Closed Vyom-Yadav closed 3 months ago
Ran the following command on both main
and Vyom's branch, I could not reproduce the issue.
$ go test --race --count 250 ./internal/events/
ok github.com/stacklok/minder/internal/events 28.815s
Closing the issue as not reproducible.
Describe the issue
From https://github.com/stacklok/minder/actions/runs/8162121805/job/22312401262
Though this run was for #2475, there is no logic added to the eventer in that PR that should cause a data race.
To Reproduce
No response
What version are you using?
No response