◐ Shell
clean mode source ↗

Message 72358 - Python tracker

Message72358

Author jnoller
Recipients benjamin.peterson, donmez, jnoller, mark.dickinson, roudkerk
Date 2008-09-02.18:15:47
SpamBayes Score 0.0069292653
Marked as misclassified No
Message-id <1220379348.72.0.194328675879.issue3419@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like Mark's patch was submitted as part of r66115 by Ben 
accidentally (as part of reverting r66114). I can confirm this patch 
resolves the incref issue as-is. I've run test_multiprocessing in a loop 
for about an hour now with no failures. 

Marking closed/fixed
History
Date User Action Args
2008-09-02 18:15:48jnollersetrecipients: + jnoller, mark.dickinson, donmez, roudkerk, benjamin.peterson
2008-09-02 18:15:48jnollersetmessageid: <1220379348.72.0.194328675879.issue3419@psf.upfronthosting.co.za>
2008-09-02 18:15:48jnollerlinkissue3419 messages
2008-09-02 18:15:47jnollercreate