[issue19293] test_asyncio hanging for 1 hour (AIX version, hangs in test_subprocess_interactive)

David Edelsohn report at bugs.python.org
Tue Oct 22 05:55:12 CEST 2013


David Edelsohn added the comment:

With the latest changeset applied to default, the test_subprocess tests no longer hang, but test_write_pipe_disconnect_on_close now hangs.

The attached patch changes test_event.py to not skip test_subprocess_* but now skips test_write_pipe_disconnect_on_close.

----------
Added file: http://bugs.python.org/file32290/issue19293.patch3

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


More information about the Python-bugs-list mailing list