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
* Handle asyncio.CancelledError
* Moved where CancelledError Exception is handled
Needed for 3.8+ compatbility as CancelledError was changed from an Exception to a BaseException
Co-authored-by: Youri Bonnaffe <youri.bonnaffe@symphony.com>
0 commit comments