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
Use Abort rather than Close to avoid AlreadyClosedException.
Go through the shutdown errors list and throw the first one
with exception included (if any). This is to notify the user
that some unusual exception has actually happened, but only after
attempting to close the connection.
0 commit comments