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 davin, koobs, pablogsal, steve.dower, vstinner
Date 2019-10-04.11:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570188438.99.0.0395702582792.issue36632@roundup.psfhosted.org>
In-reply-to
Content
Warning on AMD64 Debian root 3.x:
https://buildbot.python.org/all/#/builders/27/builds/3853

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-212' pid=2551 parent=31308 stopped exitcode=-SIGTERM>}
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
History
Date User Action Args
2019-10-04 11:27:19vstinnersetrecipients: + vstinner, koobs, steve.dower, davin, pablogsal
2019-10-04 11:27:18vstinnersetmessageid: <1570188438.99.0.0395702582792.issue36632@roundup.psfhosted.org>
2019-10-04 11:27:18vstinnerlinkissue36632 messages
2019-10-04 11:27:18vstinnercreate