Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: terminal can be closed if session is hung #726

Conversation

CurtlyCritchlow
Copy link
Contributor

- What I did
fixes #713
- How I did it
Navigate to the terminal screen so if a hung session occurs, the user can close the terminal
- How to verify it

  1. run the app
  2. ssh into a remote device
  3. reproduce a hung session
  4. close the terminal

- Description for the changelog

user can close terminal if a hung session occurs

@XavierChanth
Copy link
Member

Thanks, I'll test this code later today

@XavierChanth XavierChanth merged commit 6b4967a into trunk Jan 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The desktop app is stuck on a loading screen when a hung session occurs.
2 participants