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