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 cbertram
Recipients cbertram, ned.deily, pitrou, r.david.murray
Date 2010-09-15.23:19:45
SpamBayes Score 0.0001295763
Marked as misclassified No
Message-id <1284592786.5.0.948453788506.issue9863@psf.upfronthosting.co.za>
In-reply-to
Content
On second thought, i'll just move forward with this new expected behavior. I understand the design decision and why it was made here in regards to waiting for threads to shutdown before atexit kicks in. My intended use for atexit just no longer works in this particular case.
History
Date User Action Args
2010-09-15 23:19:46cbertramsetrecipients: + cbertram, pitrou, ned.deily, r.david.murray
2010-09-15 23:19:46cbertramsetmessageid: <1284592786.5.0.948453788506.issue9863@psf.upfronthosting.co.za>
2010-09-15 23:19:45cbertramlinkissue9863 messages
2010-09-15 23:19:45cbertramcreate