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 vstinner
Date 2021-04-16.13:03:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618578239.89.0.301622601541.issue43843@roundup.psfhosted.org>
In-reply-to
Content
test_concurrent_futures logs two warnings.

s390x Debian 3.x:
https://buildbot.python.org/all/#/builders/49/builds/1124

AMD64 RHEL7 3.x:
https://buildbot.python.org/all/#/builders/15/builds/1074

0:03:18 load avg: 4.78 [302/427] test_concurrent_futures passed (2 min 46 sec) -- running: test_tokenize (37.8 sec), test_peg_generator (59.2 sec)
Warning -- Uncaught thread exception: SystemExit
Warning -- Uncaught thread exception: SystemExit
History
Date User Action Args
2021-04-16 13:03:59vstinnersetrecipients: + vstinner
2021-04-16 13:03:59vstinnersetmessageid: <1618578239.89.0.301622601541.issue43843@roundup.psfhosted.org>
2021-04-16 13:03:59vstinnerlinkissue43843 messages
2021-04-16 13:03:59vstinnercreate