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 gregory.p.smith
Recipients gregory.p.smith
Date 2019-08-20.18:30:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566325831.71.0.21098480947.issue37896@roundup.psfhosted.org>
In-reply-to
Content
It winds up stuck on a leftover process:

test_import (test.test_multiprocessing_fork._TestImportStar) ... ok
Warning -- Dangling processes: {<Process name='Process-199' pid=5220 parent=2709 started daemon>}

Which is likely related to one of the other numerous failure ERRORs further up in the log.

I'm preparing an IPv6-only buildbot
History
Date User Action Args
2019-08-20 18:30:31gregory.p.smithsetrecipients: + gregory.p.smith
2019-08-20 18:30:31gregory.p.smithsetmessageid: <1566325831.71.0.21098480947.issue37896@roundup.psfhosted.org>
2019-08-20 18:30:31gregory.p.smithlinkissue37896 messages
2019-08-20 18:30:31gregory.p.smithcreate