-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
https://build.golang.org/log/6cd850061b3c63c3393144d832c7e47ac50bd8b5
##### ../misc/cgo/testsanitizers
--- FAIL: TestTSAN (13.27s)
--- FAIL: TestTSAN/tsan11 (256.31s)
tsan_test.go:53: /tmp/workdir-host-linux-amd64-wsl/tmp/TestTSAN4253803927/tsan11 exited with exit status 2
SIGQUIT: quit
PC=0x512ea3 m=0 sigcode=0
Looks like another unbuffered channel passed to signal.Notify
(as in #52998).
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.