Tests TestHandleGitHubAppWebHook
and TestHandleGitHubWebHook
are racey
#4964
Labels
bug
Something isn't working
Describe the issue
Said tests occasionally run into a race condition
To Reproduce
CI runs this (plus some additional options for coverage which are not relevant here)
go test -json -race -v ./...
I might be useful to add
-count 100
or more.What version are you using?
minder-0.20241113.3444_ref.84d517a
The text was updated successfully, but these errors were encountered: