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: move blocking calls outside session lock (#19938) #20475

Merged
merged 10 commits into from
Nov 19, 2024

Conversation

tepi
Copy link
Contributor

@tepi tepi commented Nov 14, 2024

No description provided.

@tepi tepi marked this pull request as draft November 14, 2024 14:16
Copy link

github-actions bot commented Nov 14, 2024

Test Results

1 156 files  ± 0  1 156 suites  ±0   1h 33m 41s ⏱️ +3s
7 498 tests ± 0  7 445 ✅ ± 0  53 💤 ±0  0 ❌ ±0 
7 850 runs  +32  7 789 ✅ +34  61 💤  - 2  0 ❌ ±0 

Results for commit 53e241f. ± Comparison against base commit 7ba0f02.

♻️ This comment has been updated with latest results.

@vaadin-bot vaadin-bot added +0.1.0 and removed +1.0.0 labels Nov 15, 2024
@tepi tepi marked this pull request as ready for review November 15, 2024 10:52
@tepi tepi force-pushed the fix/move-blocking-calls-outside-session-lock branch from 14b2148 to b65e171 Compare November 15, 2024 11:11
@tepi tepi requested a review from mcollovati November 19, 2024 07:59
Copy link

sonarcloud bot commented Nov 19, 2024

@tepi tepi merged commit 23093d7 into main Nov 19, 2024
26 checks passed
@tepi tepi deleted the fix/move-blocking-calls-outside-session-lock branch November 19, 2024 09:11
vaadin-bot pushed a commit that referenced this pull request Nov 19, 2024
@vaadin-bot
Copy link
Collaborator

Hi @tepi and @tepi, when i performed cherry-pick to this commit to 24.4, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick 23093d7
error: could not apply 23093d7... Fix: move blocking calls outside session lock (#19938) (#20475)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

mcollovati pushed a commit that referenced this pull request Nov 19, 2024
Move blocking calls outside session lock (#19938)

Co-authored-by: Teppo Kurki <[email protected]>
tepi added a commit that referenced this pull request Nov 19, 2024
tepi added a commit that referenced this pull request Nov 19, 2024
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