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 skrah
Recipients brett.cannon, pitrou, skrah, vstinner
Date 2012-09-02.20:26:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346617569.39.0.795953401441.issue15599@psf.upfronthosting.co.za>
In-reply-to
Content
The Lion bot also hangs in test_threading:

http://buildbot.python.org/all/builders/AMD64%20Lion%203.x/builds/383/steps/test/logs/stdio



At least the test_threading failures seem to be recent.


The test_threaded_import *slowness* (40 min!) on FreeBSD/KVM with low switch interval goes back a long way. I checked revisions way before
importlib was bootstrapped.
History
Date User Action Args
2012-09-02 20:26:09skrahsetrecipients: + skrah, brett.cannon, pitrou, vstinner
2012-09-02 20:26:09skrahsetmessageid: <1346617569.39.0.795953401441.issue15599@psf.upfronthosting.co.za>
2012-09-02 20:26:08skrahlinkissue15599 messages
2012-09-02 20:26:08skrahcreate