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
When a session loses connection, the Term.Run returns ErrConnectionClosed error, however
the Session.IsConnected method still reports that connection is alive (even after the failed Run).