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 pitrou
Recipients akuchling, edemaine, forest_atq, naufraghi, neologix, pitrou, sascha_silbe, schmir
Date 2011-01-12.18:09:54
SpamBayes Score 1.7483413e-05
Marked as misclassified No
Message-id <1294855802.85.0.715005305665.issue1488934@psf.upfronthosting.co.za>
In-reply-to
Content
> msg28537 shows a version with flush, and says that it fails

I cannot reproduce. Either with Python 2.5.2 (!), 2.7 or 3.2, on a remote Debian system. Even using "kill -9" on the local ssh process does shut down the remote Python process.
If I comment out the flush() call, it is clearly reproduceable. I would suggest you did something wrong when testing the flush() version.
History
Date User Action Args
2011-01-12 18:10:02pitrousetrecipients: + pitrou, akuchling, edemaine, schmir, naufraghi, forest_atq, sascha_silbe, neologix
2011-01-12 18:10:02pitrousetmessageid: <1294855802.85.0.715005305665.issue1488934@psf.upfronthosting.co.za>
2011-01-12 18:09:55pitroulinkissue1488934 messages
2011-01-12 18:09:55pitroucreate