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-04-15.16:11:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555344718.6.0.491803253163.issue36632@roundup.psfhosted.org>
In-reply-to
Content
https://buildbot.python.org/all/#/builders/58/builds/2225

test_listener_client (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok
test_lock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_enable_logging (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
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=4032 parent=3548 started>}
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
test_pickling (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
History
Date User Action Args
2019-04-15 16:11:58vstinnersetrecipients: + vstinner
2019-04-15 16:11:58vstinnersetmessageid: <1555344718.6.0.491803253163.issue36632@roundup.psfhosted.org>
2019-04-15 16:11:58vstinnerlinkissue36632 messages
2019-04-15 16:11:58vstinnercreate