-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Restore the force_close
method to the ResponseHandler
#9997
Conversation
CodSpeed Performance ReportMerging #9997 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 @@
## master #9997 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 121 121
Lines 36732 36738 +6
Branches 4384 4384
=======================================
+ Hits 36266 36272 +6
Misses 314 314
Partials 152 152
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 8c36b51 on top of patchback/backports/3.11/8c36b51e479bf2eec5ad71043c07232dc26d1582/pr-9997 Backporting merged PR #9997 into master
🤖 @patchback |
Backport to 3.12: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 8c36b51 on top of patchback/backports/3.12/8c36b51e479bf2eec5ad71043c07232dc26d1582/pr-9997 Backporting merged PR #9997 into master
🤖 @patchback |
(cherry picked from commit 8c36b51)
(cherry picked from commit 8c36b51)
…to the ``ResponseHandler`` (#9998)
…to the ``ResponseHandler`` (#9999)
fixes aio-libs/aiodocker#920
Was removed in #8920