[issue40696] Exception handling with "await" can hang in Python3.9.0b1

Chris Jerdonek report at bugs.python.org
Fri May 22 00:14:19 EDT 2020


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:

Mariusz, someone may also want to review Django's code there. Raising an exception that would otherwise create a cycle in the chain could be obscuring another issue, or there could be more straightforward alternatives. (The Python issue will still be fixed of course.)

----------

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


More information about the Python-bugs-list mailing list