You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
@justelad you suggested to extend the scope of the race detector job. I think that's a great idea now I'm trying to make tnat work.
You suggested to cover the whole p2p but after looking at it I think a lot of code we don't own there. What do you think if we run the race detector on the following packages?
In #1205 we only run
-race
forswarm/...
as Elad suggests that would be great to run-race
onp2p
and.cmd/swarm
Let's try and see if something breaks.
Prerequisite issues
The text was updated successfully, but these errors were encountered: