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

Fixes unexpected ClosedChannelException while opening WebSocket #23296

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

gastaldi
Copy link
Contributor

This is caused by a bug in quarkus-http (fixed in quarkusio/quarkus-http#94).

Fixes #23073

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/websockets labels Jan 31, 2022
@gastaldi gastaldi force-pushed the websockets_client_fix branch from e8517f5 to 8525dfe Compare January 31, 2022 11:52
@gastaldi gastaldi linked an issue Jan 31, 2022 that may be closed by this pull request
@gastaldi gastaldi marked this pull request as ready for review January 31, 2022 11:52
@gastaldi gastaldi requested a review from gsmet January 31, 2022 11:52
@gastaldi gastaldi requested a review from geoand January 31, 2022 16:58
@gastaldi gastaldi merged commit 7881db2 into quarkusio:main Jan 31, 2022
@gastaldi gastaldi deleted the websockets_client_fix branch January 31, 2022 17:03
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Jan 31, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.1.Final Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/websockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release Quarkus HTTP and upgrade it Websocket client not working anymore
3 participants