Compare commits
1 Commits
cc6eb14eb0
...
b1837f30b0
Author | SHA1 | Date |
---|---|---|
Matthieu MOREL | b1837f30b0 |
|
@ -382,7 +382,6 @@ func TestHistogramAtomicObserve(t *testing.T) {
|
|||
return
|
||||
default:
|
||||
his.Observe(1)
|
||||
time.Sleep(time.Nanosecond)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue