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 pitrou
Recipients davin, grzgrzgrz3, pitrou, xiang.zhang
Date 2017-05-25.14:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495722180.05.0.870726034409.issue30414@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc50f03db4f58c869b78e98468e374d7e61f1227 by Antoine Pitrou (grzgrzgrz3) in branch 'master':
bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (#1683)
https://github.com/python/cpython/commit/bc50f03db4f58c869b78e98468e374d7e61f1227
History
Date User Action Args
2017-05-25 14:23:00pitrousetrecipients: + pitrou, davin, xiang.zhang, grzgrzgrz3
2017-05-25 14:23:00pitrousetmessageid: <1495722180.05.0.870726034409.issue30414@psf.upfronthosting.co.za>
2017-05-25 14:23:00pitroulinkissue30414 messages
2017-05-25 14:23:00pitroucreate