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 amaury.forgeotdarc
Recipients Rhamphoryncus, amaury.forgeotdarc, georg.brandl, gregory.p.smith, gvanrossum, kbk, larsimmisch
Date 2008-09-24.15:47:55
SpamBayes Score 0.074229755
Marked as misclassified No
Message-id <1222271276.95.0.3500313281.issue1856@psf.upfronthosting.co.za>
In-reply-to
Content
The threads don't have to be daemons: sys.exit() calls Py_Finalize()
without waiting for non-daemons threads.
History
Date User Action Args
2008-09-24 15:47:57amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, gvanrossum, georg.brandl, gregory.p.smith, kbk, Rhamphoryncus, larsimmisch
2008-09-24 15:47:56amaury.forgeotdarcsetmessageid: <1222271276.95.0.3500313281.issue1856@psf.upfronthosting.co.za>
2008-09-24 15:47:56amaury.forgeotdarclinkissue1856 messages
2008-09-24 15:47:56amaury.forgeotdarccreate