cmd/compile: deadlock #73539
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Go version
go version go1.24.2 windows/amd64
Output of
go env
in your module/workspace:What did you do?
I am currently refactoring a project to use generics and at some point the go compiler stopped working.
What did you see happen?
The compiler deadlocks with the following message:
What did you expect to see?
My program or an error what is wrong in my code.
The text was updated successfully, but these errors were encountered: