[issue30414] multiprocesing.Queue silently ignore messages after exc in _feeder

Antoine Pitrou report at bugs.python.org
Thu May 25 10:57:49 EDT 2017


Antoine Pitrou added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30414>
_______________________________________


More information about the Python-bugs-list mailing list