-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[PR #9671/37d9fe6 backport][3.10] Refactor connection waiters to be cancellation safe #9674
[PR #9671/37d9fe6 backport][3.10] Refactor connection waiters to be cancellation safe #9674
Conversation
(cherry picked from commit 37d9fe6)
CodSpeed Performance ReportMerging #9674 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## 3.10 #9674 +/- ##
========================================
Coverage 97.85% 97.86%
========================================
Files 112 112
Lines 35329 35439 +110
Branches 4248 4261 +13
========================================
+ Hits 34572 34683 +111
Misses 564 564
+ Partials 193 192 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Ran the reproducer against this and its confirmed fixed |
Looks like the PR volume overloaded RTD. Will close reopen to get another run |
(cherry picked from commit 37d9fe6)