◐ Shell
clean mode source ↗

Message 66347 - Python tracker

Message66347

Author christian.heimes
Recipients christian.heimes
Date 2008-05-06.23:40:54
SpamBayes Score 0.42971647
Marked as misclassified No
Message-id <1210117255.49.0.763796854564.issue2777@psf.upfronthosting.co.za>
In-reply-to
Content
The unit tests for the kill, term and send_signal methods of the
subprocess.Popen object are still flaky and sometimes cause the test
suite to hang. I'm going to disable them for the upcoming alpha until
I've found a better solution.
History
Date User Action Args
2008-05-06 23:40:55christian.heimessetspambayes_score: 0.429716 -> 0.42971647
recipients: + christian.heimes
2008-05-06 23:40:55christian.heimessetspambayes_score: 0.429716 -> 0.429716
messageid: <1210117255.49.0.763796854564.issue2777@psf.upfronthosting.co.za>
2008-05-06 23:40:54christian.heimeslinkissue2777 messages
2008-05-06 23:40:54christian.heimescreate