Compare commits
1 Commits
df9250b0df
...
eb3fab33cf
Author | SHA1 | Date |
---|---|---|
Bartlomiej Plotka | eb3fab33cf |
|
@ -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