Ensure error is raised when reading from closed client response.#8878
Ensure error is raised when reading from closed client response.#8878Dreamsorcerer merged 4 commits intomasterfrom
Conversation
for more information, see https://pre-commit.ci
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 #8878 +/- ##
=======================================
Coverage 98.24% 98.24%
=======================================
Files 107 107
Lines 34110 34122 +12
Branches 4049 4052 +3
=======================================
+ Hits 33511 33523 +12
Misses 423 423
Partials 176 176
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.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 50a18d6 on top of patchback/backports/3.10/50a18d6e5b986001147838147af82d67f571c3d4/pr-8878 Backporting merged PR #8878 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 50a18d6 on top of patchback/backports/3.11/50a18d6e5b986001147838147af82d67f571c3d4/pr-8878 Backporting merged PR #8878 into master
🤖 @patchback |
(cherry picked from commit 50a18d6)
(cherry picked from commit 50a18d6)
Fixes #5582.