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, koobs, vstinner, yselivanov
Date 2018-05-28.23:14:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527549244.09.0.682650639539.issue33353@psf.upfronthosting.co.za>
In-reply-to
Content
Similar failure on AMD64 FreeBSD CURRENT Non-Debug 3.7:

http://buildbot.python.org/all/#/builders/112/builds/62

Timeout (0:15:00)!
Thread 0x0000000801324000 (most recent call first):
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/selectors.py", line 323 in select
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/asyncio/base_events.py", line 1707 in _run_once
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/asyncio/base_events.py", line 523 in run_forever
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/asyncio/base_events.py", line 555 in run_until_complete
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/test/test_asyncio/test_events.py", line 2117 in run_loop
  File "/usr/home/buildbot/python/3.7.koobs-freebsd-current.nondebug/build/Lib/test/test_asyncio/test_events.py", line 2311 in test_sendfile
History
Date User Action Args
2018-05-28 23:14:04vstinnersetrecipients: + vstinner, asvetlov, yselivanov, koobs
2018-05-28 23:14:04vstinnersetmessageid: <1527549244.09.0.682650639539.issue33353@psf.upfronthosting.co.za>
2018-05-28 23:14:04vstinnerlinkissue33353 messages
2018-05-28 23:14:04vstinnercreate