Currently run.bash only tests:
go test -race -short flag
but this does not produce any race reports, so that code path is not tested.
Add a short test that produces a race report and is executed in run.bash.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: