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 pablogsal, vstinner
Date 2019-06-04.17:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559669993.57.0.736746633073.issue36402@roundup.psfhosted.org>
In-reply-to
Content
In the same build:
https://buildbot.python.org/all/#builders/168/builds/1154

0:28:57 load avg: 12.93 [208/423/1] test_threading crashed (Exit code 1) -- running: test_lib2to3 (7 min 9 sec), test_multiprocessing_spawn (1 min 36 sec)
Timeout (0:25:00)!
Thread 0x0000000800ac3000 (most recent call first):
  File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/threading.py", line 1015 in _wait_for_tstate_lock
  File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/threading.py", line 999 in join
  File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/test_threading.py", line 1287 in test_interrupt_main_subthread
  (...)
History
Date User Action Args
2019-06-04 17:39:53vstinnersetrecipients: + vstinner, pablogsal
2019-06-04 17:39:53vstinnersetmessageid: <1559669993.57.0.736746633073.issue36402@roundup.psfhosted.org>
2019-06-04 17:39:53vstinnerlinkissue36402 messages
2019-06-04 17:39:53vstinnercreate