[issue19262] Add asyncio (tulip, PEP 3156) to stdlib

David Edelsohn report at bugs.python.org
Fri Oct 18 23:29:38 CEST 2013


David Edelsohn added the comment:

AIX buildbot is experiencing a similar failure:

[276/382/4] test_asyncio
Timeout (1:00:00)!
Thread 0x00000001:
  File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/selectors.py", line 265 in select
  File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/asyncio/base_events.py", line 576 in _run_once
  File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/asyncio/base_events.py", line 153 in run_forever
  File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/asyncio/base_events.py", line 172 in run_until_complete
  File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_asyncio/test_events.py", line 1012 in test_subprocess_interactive

----------
nosy: +David.Edelsohn

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


More information about the Python-bugs-list mailing list