STINNER Victor added the comment: The problem is that multiprocessing.Queue.join_thread() does nothing since the thread wasn't started by a subprocess.
See also bpo-30171: Emit ResourceWarning in multiprocessing Queue destructor. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30886> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com