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-11-03.10:14:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509704078.7.0.213398074469.issue31931@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/#/builders/30/builds/109/steps/4/logs/stdio

0:24:58 load avg: 2.01 [274/407/1] test_concurrent_futures failed (env changed) (279 sec)
(...)
test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolSpawnExecutorTest) ... 7.42s
Warning -- reap_children() reaped child process 3411
ok
(...)
Warning -- multiprocessing.process._dangling was modified by test_concurrent_futures
  Before: <_weakrefset.WeakSet object at 0x269fd54>
  After:  <_weakrefset.WeakSet object at 0x26a64cc>
History
Date User Action Args
2017-11-03 10:14:38vstinnersetrecipients: + vstinner
2017-11-03 10:14:38vstinnersetmessageid: <1509704078.7.0.213398074469.issue31931@psf.upfronthosting.co.za>
2017-11-03 10:14:38vstinnerlinkissue31931 messages
2017-11-03 10:14:37vstinnercreate