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: handle logout from a background thread (#20688) (CP: 24.6) #20705

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Allows AuthenticationContext.logout feature to be used from a background thread,
handling the missing request by forcing the client to make an additional request.
Applies the same logic used to support logout when using PUSH with websocket
transport.

References #11026
@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 13, 2024 15:38
Copy link

github-actions bot commented Dec 13, 2024

Test Results

1 159 files  ± 0  1 159 suites  ±0   1h 35m 53s ⏱️ + 5m 50s
7 561 tests + 5  7 507 ✅ + 6  54 💤 ±0  0 ❌ ±0 
7 932 runs  +72  7 869 ✅ +70  63 💤 +3  0 ❌  - 1 

Results for commit 55e7e47. ± Comparison against base commit 4b75f5b.

♻️ This comment has been updated with latest results.

@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]

Copy link

sonarcloud bot commented Dec 16, 2024

@vaadin-bot vaadin-bot merged commit 1e53456 into 24.6 Dec 16, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20688-to-24.6-1734103943976 branch December 16, 2024 08:25
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.6.0.

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