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 koobs, pablogsal, vstinner
Date 2019-09-24.10:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569321740.19.0.257604020056.issue36632@roundup.psfhosted.org>
In-reply-to
Content
x86 Windows7 3.8:
https://buildbot.python.org/all/#/builders/210/builds/308

test_level (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
test_rapid_restart (test.test_multiprocessing_spawn.WithProcessesTestManagerRestart) ... ok
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-205' pid=2520 parent=3028 started>}
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
History
Date User Action Args
2019-09-24 10:42:20vstinnersetrecipients: + vstinner, koobs, pablogsal
2019-09-24 10:42:20vstinnersetmessageid: <1569321740.19.0.257604020056.issue36632@roundup.psfhosted.org>
2019-09-24 10:42:20vstinnerlinkissue36632 messages
2019-09-24 10:42:19vstinnercreate