[issue30479] improve asyncio debugging

Andrew Svetlov report at bugs.python.org
Tue Mar 29 19:48:23 EDT 2022


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

asyncio doesn't crash with scary messages like "AttributeError: 'NoneType' object has no attribute '_PENDING'" now.
Checked with Python 3.9+

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list