Thomas Grainger <tagr...@gmail.com> added the comment:

Should the docs be:

> Indicate that no more data will be put on or got from this queue by the 
> current process. The background thread will quit once it has flushed all 
> buffered data to the pipe. This is called automatically when the queue is 
> garbage collected.

Or should the Queue allow closing only one direction of the bidirectional 
channel?

----------

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

Reply via email to