[New-bugs-announce] [issue2777] subprocess unit tests for kill, term and send_signal flaky

Christian Heimes report at bugs.python.org
Wed May 7 01:40:55 CEST 2008


New submission from Christian Heimes <lists at cheimes.de>:

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.

----------
assignee: christian.heimes
components: Tests
messages: 66347
nosy: christian.heimes
priority: critical
severity: normal
status: open
title: subprocess unit tests for kill, term and send_signal flaky
type: behavior
versions: Python 2.6, Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2777>
__________________________________


More information about the New-bugs-announce mailing list