-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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 deadlocks in lazy-init situations. #11194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…r than spring-4.2)
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
@@ Coverage Diff @@
## 3.1 #11194 +/- ##
============================================
- Coverage 69.35% 64.36% -4.99%
+ Complexity 125 14 -111
============================================
Files 1503 1422 -81
Lines 79268 59324 -19944
Branches 13943 8723 -5220
============================================
- Hits 54979 38186 -16793
+ Misses 19531 17081 -2450
+ Partials 4758 4057 -701
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@AlbumenJ But, I can't reproduce the current Integration Test failure, I don't know why (recommended rerun). Please help me to check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What is the purpose of the change
fix #11193
Brief changelog
Verifying this change
Checklist