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 paulmelis
Recipients barry, benjamin.peterson, donmez, gvanrossum, jnoller, paulmelis
Date 2008-06-12.15:25:55
SpamBayes Score 0.12896894
Marked as misclassified No
Message-id <1213284356.8.0.145896508054.issue3088@psf.upfronthosting.co.za>
In-reply-to
Content
After a few more runs with -v and redirecting output to a file it seems
the lockup I get is in 
test_notify_all (test.test_multiprocessing.WithManagerTestCondition)
History
Date User Action Args
2008-06-12 15:25:57paulmelissetspambayes_score: 0.128969 -> 0.12896894
recipients: + paulmelis, gvanrossum, barry, donmez, benjamin.peterson, jnoller
2008-06-12 15:25:57paulmelissetspambayes_score: 0.128969 -> 0.128969
messageid: <1213284356.8.0.145896508054.issue3088@psf.upfronthosting.co.za>
2008-06-12 15:25:56paulmelislinkissue3088 messages
2008-06-12 15:25:55paulmeliscreate