[issue37334] Add a cancel method to asyncio Queues

Martin Teichmann report at bugs.python.org
Thu Jun 20 07:09:37 EDT 2019


Martin Teichmann <martin.teichmann at gmail.com> added the comment:

I also thought about `.close()` but then found `.cancel()` more intuitive. But intuition is not universal, so I am open to any wording.

----------

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


More information about the Python-bugs-list mailing list