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 ajaksu2, ocean-city, pitrou
Date 2009-05-10.21:01:50
SpamBayes Score 0.00013373373
Marked as misclassified No
Message-id <1241989311.85.0.571010820403.issue1739118@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, rather than some C code in the internals, couldn't we simply
iterate over the registered Thread objects and join() on those which are
still running?
History
Date User Action Args
2009-05-10 21:01:51pitrousetrecipients: + pitrou, ocean-city, ajaksu2
2009-05-10 21:01:51pitrousetmessageid: <1241989311.85.0.571010820403.issue1739118@psf.upfronthosting.co.za>
2009-05-10 21:01:50pitroulinkissue1739118 messages
2009-05-10 21:01:50pitroucreate