Géry <gery.o...@gmail.com> added the comment:

I have attached the following patch: pass a reference to the reader end of the 
queue pipe to the queue thread so that the reader end is not garbage collected 
and closed before the queue thread has sent all the buffered data to the writer 
end.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47029>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to