[issue14440] Close background process if IDLE closes abnormally.

Andrew Svetlov report at bugs.python.org
Sun Apr 1 12:17:17 CEST 2012


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

We can install signal handlers for everything what can stop process but I prefer to pass IDLE pid to subintepreter and periodically check for prime process existing.

----------

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


More information about the Python-bugs-list mailing list