Compare commits

..

1 Commits

Author SHA1 Message Date
sarthaktyagi-505 32ce23ee75
Merge 94e83197ca into 6a9004890f 2024-11-19 23:13:22 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -382,7 +382,6 @@ func TestHistogramAtomicObserve(t *testing.T) {
return
default:
his.Observe(1)
time.Sleep(time.Nanosecond)
}
}
}