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 the websocket connection breaks, we want to kill the
ssh client connection as well. I think this matches how
ssh works most clearly for now.
I don't trust my asyncio chops enough to know if this is
actually correct, though.
Ref #6
Sometimes our websocket connection will die. In those circumstances, we should:
We should try do this from the very beginning as much as possible
The text was updated successfully, but these errors were encountered: