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 michaelahughes
Recipients michaelahughes
Date 2010-11-17.14:04:16
SpamBayes Score 0.049018264
Marked as misclassified No
Message-id <1290002661.34.0.535369286873.issue10444@psf.upfronthosting.co.za>
In-reply-to
Content
We use the Python interpreter embedded in our application, and would prefer to not block an exit of our application waiting for non-daemon threads to finish.

I would like a mechanism exposed that queries for whether or not to wait.
History
Date User Action Args
2010-11-17 14:04:21michaelahughessetrecipients: + michaelahughes
2010-11-17 14:04:21michaelahughessetmessageid: <1290002661.34.0.535369286873.issue10444@psf.upfronthosting.co.za>
2010-11-17 14:04:16michaelahugheslinkissue10444 messages
2010-11-17 14:04:16michaelahughescreate