``` #!watchflakes post <- pkg == "runtime" && test == "TestCgoExternalThreadPanic" && `exit status 2` ``` Factored out from https://github.com/golang/go/issues/57381#issuecomment-1403901425. (attn @golang/mips; CC @golang/runtime)
Factored out from #57381 (comment).
(attn @golang/mips; CC @golang/runtime)