This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author David.Edelsohn
Recipients David.Edelsohn, benjamin.peterson, georg.brandl, giampaolo.rodola, gvanrossum, koobs, larry, ned.deily, pitrou, python-dev, sbt, serhiy.storchaka, skrah, vstinner
Date 2013-10-18.21:29:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382131778.87.0.198656288634.issue19262@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2013-10-18 21:29:38David.Edelsohnsetrecipients: + David.Edelsohn, gvanrossum, georg.brandl, pitrou, vstinner, larry, giampaolo.rodola, benjamin.peterson, ned.deily, skrah, python-dev, sbt, serhiy.storchaka, koobs
2013-10-18 21:29:38David.Edelsohnsetmessageid: <1382131778.87.0.198656288634.issue19262@psf.upfronthosting.co.za>
2013-10-18 21:29:38David.Edelsohnlinkissue19262 messages
2013-10-18 21:29:38David.Edelsohncreate