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: ensure requestEnd clears Vaadin thread locals (#20687) (CP: 24.5) #20690

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Makes sure that Vaadin thread locals are cleared even if something
fails durung requestEnd execution. It also wraps Vaadin interceptors
execution in a try/catch block to ensure all of them are invoked
and that potential failures does not affect the continuation of
requestEnd method.
@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 08:28
Copy link

Test Results

1 148 files  ± 0  1 148 suites  ±0   1h 24m 33s ⏱️ + 1m 19s
7 515 tests + 2  7 464 ✅ + 2  51 💤 ±0  0 ❌ ±0 
7 891 runs  +41  7 830 ✅ +41  61 💤 ±0  0 ❌ ±0 

Results for commit 5727b94. ± Comparison against base commit d2c9e61.

@vaadin-bot vaadin-bot merged commit 17604bf into 24.5 Dec 13, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20687-to-24.5-1734077819819 branch December 13, 2024 08:33
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.

3 participants