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 A. Skrobov
Recipients A. Skrobov, pitrou
Date 2015-03-06.13:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425650039.27.0.996537446997.issue23592@psf.upfronthosting.co.za>
In-reply-to
Content
That's right; and working around this issue, by taming the daemon threads a bit, wasn't too difficult.

Still, if the daemon threads are part of the language, they shouldn't crash the interpreter process, I suppose?
History
Date User Action Args
2015-03-06 13:53:59A. Skrobovsetrecipients: + A. Skrobov, pitrou
2015-03-06 13:53:59A. Skrobovsetmessageid: <1425650039.27.0.996537446997.issue23592@psf.upfronthosting.co.za>
2015-03-06 13:53:59A. Skrobovlinkissue23592 messages
2015-03-06 13:53:59A. Skrobovcreate