[issue14440] Close background process if IDLE closes abnormally.

Andrew Svetlov report at bugs.python.org
Thu Mar 29 15:28:32 CEST 2012


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

Now if IDLE was ran from console and then terminated by <Ctrl-\> or kill signal — background process keep living forever.

That process have to stop itself if there are no frontend IDLE.

----------
assignee: asvetlov
messages: 157043
nosy: asvetlov
priority: normal
severity: normal
stage: needs patch
status: open
title: Close background process if IDLE closes abnormally.
versions: Python 3.3

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


More information about the Python-bugs-list mailing list