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: complete client websocket future on open (#20587) (CP: 24.6) #20662

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* fix: complete client websocket future on open

Completing the websocket future in onOpen event prevents the connection to hang
indefintely when application run on low resources.

Fixes #20586

* apply review suggestions
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) December 10, 2024 12:19
Copy link

sonarcloud bot commented Dec 10, 2024

Copy link

Test Results

1 158 files  ± 0  1 158 suites  ±0   1h 35m 0s ⏱️ -30s
7 519 tests ± 0  7 466 ✅ ± 0  53 💤 ±0  0 ❌ ±0 
7 889 runs  +13  7 827 ✅ +14  62 💤  - 1  0 ❌ ±0 

Results for commit ce958bb. ± Comparison against base commit b59df38.

@vaadin-bot vaadin-bot merged commit 92e2f94 into 24.6 Dec 10, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20587-to-24.6-1733832750116 branch December 10, 2024 12:33
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.6.0.rc1 and is also targeting the upcoming stable 24.6.0 version.

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

Successfully merging this pull request may close these issues.

3 participants