[issue19293] test_asyncio hanging for 1 hour

STINNER Victor report at bugs.python.org
Mon Oct 21 02:28:37 CEST 2013


STINNER Victor added the comment:

> Hm... Maybe the wakeup_fd machinery is broken on some systems?

Hey! I added many tests when I added this feature to Python: see test_signal.py. By the way, it uses select.select() :-) Does test_signal pass successfully on AIX?

----------

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


More information about the Python-bugs-list mailing list