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 2018-05-28.23:03:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527548628.93.0.682650639539.issue33676@psf.upfronthosting.co.za>
In-reply-to
Content
AMD64 FreeBSD 10.x Shared 3.7:

http://buildbot.python.org/all/#/builders/124/builds/327

== CPU count: 2
Run tests in parallel using 4 child processes
(...)
0:02:09 load avg: 3.70 [138/415/1] test_multiprocessing_fork failed (env changed) (108 sec) -- running: test_concurrent_futures (124 sec)
(...)
test_starmap (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
test_starmap_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
test_terminate (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
test_traceback (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok

Warning -- Dangling threads: {<DummyProcess(Thread-158, started daemon 34498362368)>}
History
Date User Action Args
2018-05-28 23:03:48vstinnersetrecipients: + vstinner
2018-05-28 23:03:48vstinnersetmessageid: <1527548628.93.0.682650639539.issue33676@psf.upfronthosting.co.za>
2018-05-28 23:03:48vstinnerlinkissue33676 messages
2018-05-28 23:03:48vstinnercreate