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