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-11.21:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589233702.36.0.518803734974.issue40500@roundup.psfhosted.org>
In-reply-to
Content
PPC64LE RHEL8 LTO + PGO 3.x:
https://buildbot.python.org/all/#/builders/450/builds/361

0:02:28 load avg: 6.47 [398/423/1] test_multiprocessing_spawn failed (env changed) (2 min 3 sec) -- running: test_asyncio (51.1 sec), test_peg_generator (47.7 sec), test_concurrent_futures (53.3 sec)
Warning -- multiprocessing.Manager still has [<SpawnProcess name='SyncManager-40' pid=2909851 parent=2907336 started>, <SpawnProcess name='SyncManager-42' pid=2909883 parent=2907336 started>] active children after 5.115746586991008 seconds
Warning -- multiprocessing.Manager still has [<SpawnProcess name='SyncManager-44' pid=2909897 parent=2907336 started>, <SpawnProcess name='SyncManager-40' pid=2909851 parent=2907336 started>] active children after 5.117473499994958 seconds
Warning -- multiprocessing.Manager still has [<SpawnProcess name='SyncManager-40' pid=2909851 parent=2907336 started>, <SpawnProcess name='SyncManager-46' pid=2909908 parent=2907336 started>] active children after 5.116073776007397 seconds
History
Date User Action Args
2020-05-11 21:48:22vstinnersetrecipients: + vstinner, pitrou, tomMoral
2020-05-11 21:48:22vstinnersetmessageid: <1589233702.36.0.518803734974.issue40500@roundup.psfhosted.org>
2020-05-11 21:48:22vstinnerlinkissue40500 messages
2020-05-11 21:48:22vstinnercreate