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-16.08:48:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502873336.36.0.955396090818.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
AppVeyor:

https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5341

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: {<Process(Process-174, stopped daemon)>}
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
History
Date User Action Args
2017-08-16 08:48:56vstinnersetrecipients: + vstinner
2017-08-16 08:48:56vstinnersetmessageid: <1502873336.36.0.955396090818.issue31069@psf.upfronthosting.co.za>
2017-08-16 08:48:56vstinnerlinkissue31069 messages
2017-08-16 08:48:55vstinnercreate