[release-21.0] CONNPOOL: Fix race condition when waiting for connection (#18713)#18720
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
|
Hello @arthurschreiber, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
|
Hello! 👋 This Pull Request is now handled by arewefastyet. The current HEAD and future commits will be benchmarked. You can find the performance comparison on the arewefastyet website. |
Signed-off-by: Arthur Schreiber <arthurschreiber@github.com> Signed-off-by: Matt Lord <mattalord@gmail.com> Signed-off-by: Arthur Schreiber <arthur@planetscale.com> Co-authored-by: Matt Lord <mattalord@gmail.com>
6e1d3fa to
2a063db
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-21.0 #18720 +/- ##
================================================
- Coverage 67.54% 67.52% -0.03%
================================================
Files 1572 1572
Lines 252474 252526 +52
================================================
- Hits 170545 170525 -20
- Misses 81929 82001 +72 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This is a backport of #18713