• Matthew Holt's avatar
    Fix force quit using SIGINT · 65bc696b
    Matthew Holt authored
    Only the outside function call is executed in a new goroutine when
    invoking 'go'. Oops. Force quits (2 SIGINTs) now work again.
    65bc696b
sigtrap.go 2.3 KB