New submission from Gregory P. Smith <g...@krypto.org>:
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 ---------- assignee: gregory.p.smith components: Tests messages: 350032 nosy: gregory.p.smith priority: normal severity: normal stage: needs patch status: open title: test_multiprocessing_fork hangs on an IPv6-only host type: behavior versions: Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37896> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com