Compare commits

..

1 Commits

Author SHA1 Message Date
Matthieu MOREL b1837f30b0 setup OSSF Scorecard workflow
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-11-19 18:58:59 +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)
}
}
}