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 2019-10-11.13:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570798904.01.0.669672054648.issue38447@roundup.psfhosted.org>
In-reply-to
Content
AMD64 RHEL7 Refleaks 3.7:
https://buildbot.python.org/all/#/builders/311/builds/22

0:15:09 load avg: 12.21 [311/416/1] test_multiprocessing_spawn failed (env changed) (14 min 39 sec) -- running: test_shelve (5 min 11 sec), test_sqlite (1 min), test_cmd_line_script (1 min 26 sec), test_asyncio (3 min 13 sec), test_io (8 min 6 sec), test_pickle (53.8 sec), test_concurrent_futures (12 min 52 sec)
beginning 6 repetitions
123456
....Warning -- Dangling processes: {<SpawnProcess(QueueManager-1576, stopped)>}
Warning -- Dangling processes: {<SpawnProcess(QueueManager-1576, stopped)>}
.Warning -- Dangling processes: {<SpawnProcess(QueueManager-1788, started)>}
.
History
Date User Action Args
2019-10-11 13:01:44vstinnersetrecipients: + vstinner
2019-10-11 13:01:44vstinnersetmessageid: <1570798904.01.0.669672054648.issue38447@roundup.psfhosted.org>
2019-10-11 13:01:43vstinnerlinkissue38447 messages
2019-10-11 13:01:43vstinnercreate