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: handle ssh errors to reduce terminal breaking #270

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

shreddedbacon
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Fixes an issue where if a shell command exits, it could ruin a users terminal.

Changelog Entry

Closing issues

closes #269

@shreddedbacon shreddedbacon marked this pull request as ready for review March 30, 2023 22:17
@shreddedbacon shreddedbacon merged commit 61b1984 into main Mar 30, 2023
@shreddedbacon shreddedbacon deleted the ssh-error-fmt branch March 30, 2023 22:54
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.

A command returning non-zero exit executed via lagoon ssh -C breaks terminal output
1 participant