You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the event loop's _thread_id attribute and the asyncgen hooks set by sys.set_asyncgen_hooks() are always restored no matter where a KeyboardInterrupt exception is raised.
(cherry picked from commit 3a49dbb)
Ensure that the event loop's
_thread_idattribute and the asyncgen hooks set bysys.set_asyncgen_hooks()are always restored no matter where a KeyboardInterrupt exception is raised.(cherry picked from commit 3a49dbb)
Co-authored-by: hetmankp 728670+hetmankp@users.noreply.github.com