[issue42183] Stack overflow error with asyncio.all_tasks and wait_for

Andrew Svetlov report at bugs.python.org
Tue Nov 10 08:58:35 EST 2020


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


New changeset 42d873c63aa9d160c132be4a34599531574db12c by Andrew Svetlov in branch 'master':
bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020)
https://github.com/python/cpython/commit/42d873c63aa9d160c132be4a34599531574db12c


----------

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


More information about the Python-bugs-list mailing list