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