This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov
Date 2012-03-29.13:28:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333027712.59.0.103811521392.issue14440@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-03-29 13:28:32asvetlovsetrecipients: + asvetlov
2012-03-29 13:28:32asvetlovsetmessageid: <1333027712.59.0.103811521392.issue14440@psf.upfronthosting.co.za>
2012-03-29 13:28:32asvetlovlinkissue14440 messages
2012-03-29 13:28:31asvetlovcreate