[issue22331] test_io.test_interrupted_write_text() hangs on the buildbot FreeBSD 7.2

Martin Panter report at bugs.python.org
Fri Jun 3 09:56:41 EDT 2016


Martin Panter added the comment:

Here is a patch with my suggestion to send the signal only when read() returns, and also closing the read end of the pipe before the write end.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file43147/int-write.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22331>
_______________________________________


More information about the Python-bugs-list mailing list