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
Right now you just get whatever timeout the underlying OS decides to give you, and apparently it's very long (or maybe infinite). This is especially a problem for connect methods, where there's no object that can be forcibly closed from other threads.