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 xiang.zhang
Recipients davin, elias, fiete, lev-veshnyakov, xiang.zhang
Date 2017-03-29.04:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490763091.38.0.101619682106.issue28699@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9f8e0904580cae3b99f8d343569b76e1be7e6092 by Xiang Zhang in branch '3.5':
bpo-28699: fix abnormal behaviour of pools in multiprocessing.pool (GH-884)
https://github.com/python/cpython/commit/9f8e0904580cae3b99f8d343569b76e1be7e6092
History
Date User Action Args
2017-03-29 04:51:31xiang.zhangsetrecipients: + xiang.zhang, elias, davin, lev-veshnyakov, fiete
2017-03-29 04:51:31xiang.zhangsetmessageid: <1490763091.38.0.101619682106.issue28699@psf.upfronthosting.co.za>
2017-03-29 04:51:31xiang.zhanglinkissue28699 messages
2017-03-29 04:51:31xiang.zhangcreate