Comment 1 for bug 257217

Revision history for this message
Martin Pool (mbp) wrote :

It's probably SIGHUP. We could catch it and turn it into a KeyboardInterrupt or something similar, and use that to unwind in the usual way.