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
`test_Connector_remove_cached_bad_instance` doesn't need to be async,
because it can use the event loop that is generated by
`Connector.__init__()` function.
0 commit comments