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 pitrou, tomMoral, vstinner
Date 2020-05-04.21:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588626299.19.0.218378231069.issue40500@roundup.psfhosted.org>
In-reply-to
Content
Another example "PPC64LE RHEL8 LTO 3.x":
https://buildbot.python.org/all/#/builders/356/builds/347

0:02:49 load avg: 9.54 [415/423/1] test_multiprocessing_spawn failed (env changed) (2 min 15 sec) -- running: test_concurrent_futures (58.1 sec), test_peg_generator (1 min 39 sec), test_gdb (47.8 sec)
Warning -- multiprocessing.Manager still has [<SpawnProcess name='SyncManager-140' pid=2395988 parent=2389351 started>, <SpawnProcess name='QueueManager-141' pid=2395999 parent=2389351 started>] active children after 5.1163996559916995 seconds
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-141' pid=2395999 parent=2389351 started>}
Warning -- multiprocessing.Manager still has [<SpawnProcess name='SyncManager-143' pid=2396044 parent=2389351 started>, <SpawnProcess name='QueueManager-141' pid=2395999 parent=2389351 started>] active children after 5.115814491000492 seconds
History
Date User Action Args
2020-05-04 21:04:59vstinnersetrecipients: + vstinner, pitrou, tomMoral
2020-05-04 21:04:59vstinnersetmessageid: <1588626299.19.0.218378231069.issue40500@roundup.psfhosted.org>
2020-05-04 21:04:59vstinnerlinkissue40500 messages
2020-05-04 21:04:59vstinnercreate