cmd/cgo/internal/testsanitizers: occasional timeout panic #72996
Labels
BugReport
Issues describing a possible bug in the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Go version
go version devel go1.25-fabed69a31 Fri Mar 21 12:07:20 2025 -0700 linux/amd64
Output of
go env
in your module/workspace:What did you do?
Ran the tests via
./all.bash
. Occasionally TestASAN will timeout and panic. This doesn't happen every time.What did you see happen?
Timeout on `TestASAN`
What did you expect to see?
No panic on timeout.
The text was updated successfully, but these errors were encountered: