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: Avoid throwing of runtime exception if DTXMessage cannot be decoded #184

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

This does not fix the original issue (e.g. fixes DTX message parsing), but at least the node process itself does not die due to an unhandled exception.

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg.

I saw a case ios's network stack internal error caused unexpected xctest session disconnection thus the original error was related to this kind of ios side reason

@mykola-mokhnach mykola-mokhnach merged commit 669c10c into appium:master Aug 26, 2024
6 checks passed
@mykola-mokhnach mykola-mokhnach deleted the wrd branch August 26, 2024 21:06
github-actions bot pushed a commit that referenced this pull request Aug 26, 2024
## [2.7.23](v2.7.22...v2.7.23) (2024-08-26)

### Bug Fixes

* Avoid throwing of runtime exception if DTXMessage cannot be decoded ([#184](#184)) ([669c10c](669c10c))
Copy link

🎉 This issue has been resolved in version 2.7.23 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants