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 jerry.seutter
Recipients jerry.seutter, r.david.murray, vstinner
Date 2010-03-05.20:08:16
SpamBayes Score 9.6316435e-05
Marked as misclassified No
Message-id <1267819697.22.0.416838885017.issue7449@psf.upfronthosting.co.za>
In-reply-to
Content
I think this issue is going to reoccur every time someone adds a unit test that relies on threading.  What do you think about using a buildbot slave to run the tests with a non-multithreaded build of python?
History
Date User Action Args
2010-03-05 20:08:17jerry.seuttersetrecipients: + jerry.seutter, vstinner, r.david.murray
2010-03-05 20:08:17jerry.seuttersetmessageid: <1267819697.22.0.416838885017.issue7449@psf.upfronthosting.co.za>
2010-03-05 20:08:16jerry.seutterlinkissue7449 messages
2010-03-05 20:08:16jerry.seuttercreate