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
If the connection is not in a known state (Connected or Failed), we'll just shut down the socket, which may be logged on the server as an aborted connection. This should prevent failure to shut down the session when an exception is thrown, leaking connections to the server.
0 commit comments