runtime/race: reference to
WakeByAddressSingle'` when compiling with race on windows/amd64 1.21.11
#68176
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
gabywins
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
go 1.21.11 windows/amd64
Output of
go env
in your module/workspace:What did you do?
go test -v -x -race -count=1 .
What did you see happen?
What did you expect to see?
The code should compile, or at least not have these errors
The text was updated successfully, but these errors were encountered: