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: sometimes check if error is SshnpError before treating it like one #618

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

XavierChanth
Copy link
Member

- What I did

Sometimes the code will throw an AtException when onboarding (namely if a .atKeys file is in place), which does not have a .stackTrace member, so I added a guard against that.

- How I did it

- How to verify it

- Description for the changelog
fix: sometimes check if error is SshnpError before treating it like one

@XavierChanth XavierChanth requested a review from gkc December 9, 2023 01:32
@XavierChanth XavierChanth merged commit 1aff705 into trunk Dec 9, 2023
11 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.

2 participants