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 dripton
Recipients dripton, jyasskin, schmir
Date 2008-02-29.03:24:28
SpamBayes Score 0.05727484
Marked as misclassified No
Message-id <1204255469.4.0.33975219054.issue1183@psf.upfronthosting.co.za>
In-reply-to
Content
The "if pid not in self.active_children: continue" check that was added
in r61106 appears to fix the bug, so I'm happy.  Thanks.
History
Date User Action Args
2008-02-29 03:24:29driptonsetspambayes_score: 0.0572748 -> 0.05727484
recipients: + dripton, jyasskin, schmir
2008-02-29 03:24:29driptonsetspambayes_score: 0.0572748 -> 0.0572748
messageid: <1204255469.4.0.33975219054.issue1183@psf.upfronthosting.co.za>
2008-02-29 03:24:28driptonlinkissue1183 messages
2008-02-29 03:24:28driptoncreate