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

Guido van Rossum report at bugs.python.org
Tue Oct 22 05:31:45 CEST 2013


Guido van Rossum added the comment:

Thanks; I've applied and pushed your fix for the hang.

I think it's time to commit the sockpair.diff change; the test_write_pipe() failure looks related -- as you recall the problem doesn't really cause a hang, it causes a premature closing of a write pipe, the hangs were just due to the test structure (unfortunate, really).

I'll let you know when.

----------

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


More information about the Python-bugs-list mailing list