cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic
Go 1.6 only prints stacks for the current goroutine by default, but for this panic we want to see all of them.
Showing
internal/debug/loudpanic.go
0 → 100644
Please register or sign in to comment