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 mark.dickinson
Recipients Rhamphoryncus, amaury.forgeotdarc, barry, benjamin.peterson, donmez, gvanrossum, jnoller, mark.dickinson, paulmelis, roudkerk, tebeka
Date 2008-07-02.21:00:29
SpamBayes Score 0.0024190347
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> The G4 buildbot is green right now.

Sure.  But it looks like test_multiprocessing hung on build 3645, which 
as far as I can tell included all the recent fixes.

My machine's behaving the same way:  when doing 'make test', sometimes 
test_multiprocessing passes, sometimes (about half the time, maybe a 
little less) it hangs.  Unfortunately, when running test_multiprocessing 
by itself it hardly ever hangs;  and when running it under regrtest.py 
with verbose output it doesn't hang either, so it's a little difficult 
to figure out where things are going wrong.
History
Date User Action Args
2008-07-02 21:00:30mark.dickinsonsetspambayes_score: 0.00241903 -> 0.0024190347
recipients: + mark.dickinson, gvanrossum, barry, amaury.forgeotdarc, tebeka, Rhamphoryncus, donmez, paulmelis, roudkerk, benjamin.peterson, jnoller
2008-07-02 21:00:30mark.dickinsonsetspambayes_score: 0.00241903 -> 0.00241903
messageid: <[email protected]>
2008-07-02 21:00:29mark.dickinsonlinkissue3088 messages
2008-07-02 21:00:29mark.dickinsoncreate