[issue46844] Context-based TaskGroup for legacy libraries

Andrew Svetlov report at bugs.python.org
Thu Feb 24 02:14:13 EST 2022


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

-1

Now bare `create_task()` does fire-and-forget action.
After the proposed change it will fail loudly.
Even if this behavior is better it is not backward compatible.
People start blaming and asking "how to return everything back?"

----------

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


More information about the Python-bugs-list mailing list