Irit Katriel <[email protected]> added the comment:
I see the documentation mentions it now (in the second gray box here: https://docs.python.org/3.8/library/multiprocessing.html#pipes-and-queues ) and it also suggests to use a shared queue if this is an issue. Any objections to closing this issue? ---------- nosy: +iritkatriel status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue4999> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
