Between #77053, #79667, #79680, there may be a remaining data race in the cmd/go/internal/load.PackagesAndErrors implementation. Maybe a builder similar to -racecompile, but one that builds the go command in race mode instead, would be helpful in tracking this down.
CC @golang/release, @golang/command-line.
Between #77053, #79667, #79680, there may be a remaining data race in the
cmd/go/internal/load.PackagesAndErrorsimplementation. Maybe a builder similar to -racecompile, but one that builds the go command in race mode instead, would be helpful in tracking this down.CC @golang/release, @golang/command-line.