go/types: add a race test #32783
Labels
FrozenDueToAge
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
Reminder issue: go/types can be invoked concurrently and while the design is such that this should be ok (we know it's working), it would be good to have a test for it.
See also #32154 for a most recent failure due to a race condition.
(A test can be added to
(*tester).raceTest
incmd/dist/test.go
.)The text was updated successfully, but these errors were encountered: