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

Antoine Pitrou report at bugs.python.org
Thu May 25 11:53:07 EDT 2017


Antoine Pitrou added the comment:


New changeset bdd964710deffe8593063dcb63157e5b55a82c61 by Antoine Pitrou in branch '2.7':
[2.7] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) (#1817)
https://github.com/python/cpython/commit/bdd964710deffe8593063dcb63157e5b55a82c61


----------

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


More information about the Python-bugs-list mailing list