[issue33118] No clean way to get notified when a Transport's write buffer empties out

Yury Selivanov report at bugs.python.org
Thu Mar 22 14:58:50 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

> I suppose that it would also be difficult to get buy-in for a feature like this from the different frameworks?

Maybe :)  Ideally, asyncio programs should not depend on how exactly tasks are scheduled.

----------

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


More information about the Python-bugs-list mailing list