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 vstinner
Recipients asvetlov, vstinner, yselivanov
Date 2019-10-22.20:24:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571775872.24.0.571645123262.issue38323@roundup.psfhosted.org>
In-reply-to
Content
Also on x86 Gentoo Refleaks 3.x:

https://buildbot.python.org/all/#/builders/1/builds/754

6:11:43 load avg: 1.44 [419/419/2] test_asyncio crashed (Exit code 1)
beginning 6 repetitions
123456
Timeout (3:15:00)!
Thread 0xb7c4d700 (most recent call first):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/selectors.py", line 468 in select
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/asyncio/base_events.py", line 1837 in _run_once
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/asyncio/base_events.py", line 589 in run_forever
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/asyncio/base_events.py", line 621 in run_until_complete
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 484 in test_close_kill_running
History
Date User Action Args
2019-10-22 20:24:32vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2019-10-22 20:24:32vstinnersetmessageid: <1571775872.24.0.571645123262.issue38323@roundup.psfhosted.org>
2019-10-22 20:24:32vstinnerlinkissue38323 messages
2019-10-22 20:24:32vstinnercreate