Skip to content

fix: add try-catch to webSocket onMessage - #6961

Open
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/WebSocket_onMessage_has_no_try_catch
Open

fix: add try-catch to webSocket onMessage#6961
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/WebSocket_onMessage_has_no_try_catch

Conversation

@hengyuss

Copy link
Copy Markdown
Contributor

Fixes: #6843

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

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.

[BUG] WebSocket onMessage has no try-catch — malformed/unknown payload kills reader thread

1 participant