[issue41539] print blocks with multiprocessing and buffered output

Irit Katriel report at bugs.python.org
Thu Aug 13 06:30:41 EDT 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

Try putting a lock on the print statement. See this: https://stackoverflow.com/questions/40356200/python-printing-in-multiple-threads/

----------
nosy: +iritkatriel

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41539>
_______________________________________


More information about the Python-bugs-list mailing list