[issue30966] multiprocessing.queues.SimpleQueue leaks 2 fds

Antoine Pitrou report at bugs.python.org
Wed Jul 19 06:16:37 EDT 2017


Antoine Pitrou added the comment:

Anyone who thinks those objects stay alive too long can submit a PR for SimpleQueue and Pool to close them eagerly.

----------

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


More information about the Python-bugs-list mailing list