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 2017-08-10.21:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502401434.61.0.983815147982.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
Another warning on x86 Tiger 3.x:

http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/1043/steps/test/logs/stdio

test_rapid_restart (test.test_multiprocessing_forkserver.WithProcessesTestManagerRestart) ... ok
Warning -- Dangling processes: {<Process(Process-181, stopped daemon)>}
test_access (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok
History
Date User Action Args
2017-08-10 21:43:54vstinnersetrecipients: + vstinner
2017-08-10 21:43:54vstinnersetmessageid: <1502401434.61.0.983815147982.issue31069@psf.upfronthosting.co.za>
2017-08-10 21:43:54vstinnerlinkissue31069 messages
2017-08-10 21:43:54vstinnercreate