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 2020-09-09.07:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599637726.48.0.629702841053.issue38447@roundup.psfhosted.org>
In-reply-to
Content
Issue seen on x86 Windows7 3.8:
https://buildbot.python.org/all/#/builders/270/builds/30

0:52:12 load avg: 6.48 [367/423/1] test_multiprocessing_spawn failed (env changed) (12 min 32 sec)
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-205' pid=1060 parent=2800 started>}

I keep the issue closed since I spent a lot of time trying to reproduce it, and I failed. The failure looks rare and really hard to reproduce.
History
Date User Action Args
2020-09-09 07:48:46vstinnersetrecipients: + vstinner
2020-09-09 07:48:46vstinnersetmessageid: <1599637726.48.0.629702841053.issue38447@roundup.psfhosted.org>
2020-09-09 07:48:46vstinnerlinkissue38447 messages
2020-09-09 07:48:46vstinnercreate