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 BreamoreBoy, flox, pitrou, vstinner
Date 2010-07-27.22:43:12
SpamBayes Score 0.0003770687
Marked as misclassified No
Message-id <1280270594.23.0.0481482627219.issue7825@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't seen test_threadsignals leaking, either on 3.1 or 3.2. Was it a transient problem?
Note that if you want for test-specific threads to end, you can use the reap_threads() utility from the test.support module.
History
Date User Action Args
2010-07-27 22:43:14pitrousetrecipients: + pitrou, vstinner, flox, BreamoreBoy
2010-07-27 22:43:14pitrousetmessageid: <1280270594.23.0.0481482627219.issue7825@psf.upfronthosting.co.za>
2010-07-27 22:43:12pitroulinkissue7825 messages
2010-07-27 22:43:12pitroucreate