I occasionally see this failure on the darwin/arm builder:
fatal error: cgo callback before cgo call
Process 22758 exited with status = 1 (0x00000001)
go_darwin_arm_exec: exit status 253
FAIL os/signal 6.989s
Of the few examples I have, it's always in the os/signal package.
I occasionally see this failure on the darwin/arm builder:
Of the few examples I have, it's always in the os/signal package.