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
I have a long running process and SSH should be disconnected once I get certain sting in the output. Right now I wait for process to timeout, but this is not a good solution. It there a way to close the connection manually?
I have a long running process and SSH should be disconnected once I get certain sting in the output. Right now I wait for process to timeout, but this is not a good solution. It there a way to close the connection manually?
The text was updated successfully, but these errors were encountered: