[issue2777] subprocess unit tests for kill, term and send_signal flaky
Florent Xicluna
report at bugs.python.org
Mon Mar 8 15:26:08 CET 2010
Florent Xicluna <florent.xicluna at gmail.com> added the comment:
All this flakiness is fixed:
- r78736, r78759, r78761, r78767, r78788, r78789 on 2.x
- r78797 on 3.x
Note: because of #3137, the send_signal(SIGINT) is retried 2 times on some platforms.
----------
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2777>
_______________________________________
More information about the Python-bugs-list
mailing list