[issue6901] Runaway programs often become unresponsive to CTRL-C

Benjamin Peterson report at bugs.python.org
Sun Sep 13 20:18:15 CEST 2009


Benjamin Peterson <benjamin at python.org> added the comment:

This is a fundemental behavior that will never change. If you dislike
it, you can remove the signal handler for it with the signal module.

----------
nosy: +benjamin.peterson
resolution:  -> works for me
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6901>
_______________________________________


More information about the Python-bugs-list mailing list