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:16:37
SpamBayes Score 0.20191363
Marked as misclassified No
Message-id <1213283804.18.0.876793534386.issue3088@psf.upfronthosting.co.za>
In-reply-to
Content
I think I'm having a similar lockup on fedora core 4 (smp machine). This
is with the py3k branch, freshly svn updated. When running "make test
TESTOPTS=test_multiprocessing" the first of the two test runs always
succeeds in something like 10-15 seconds, while the second one
occasionally hangs. I tried running with -v as extra argument but can't
get it to hang in that case (to figure out which test is the culprit).
History
Date User Action Args
2008-06-12 15:16:45paulmelissetspambayes_score: 0.201914 -> 0.20191363
recipients: + paulmelis, gvanrossum, barry, donmez, benjamin.peterson, jnoller
2008-06-12 15:16:44paulmelissetspambayes_score: 0.201914 -> 0.201914
messageid: <1213283804.18.0.876793534386.issue3088@psf.upfronthosting.co.za>
2008-06-12 15:16:40paulmelislinkissue3088 messages
2008-06-12 15:16:38paulmeliscreate