Fix resolve_host "Task was destroyed but it is pending" errors#8967
Fix resolve_host "Task was destroyed but it is pending" errors#8967Dreamsorcerer merged 6 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 #8967 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 107 107
Lines 34219 34246 +27
Branches 4057 4060 +3
=======================================
+ Hits 33631 33658 +27
Misses 415 415
Partials 173 173
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 cd761a3 on top of patchback/backports/3.10/cd761a347be2609deca503646b9b5fb3585b2fda/pr-8967 Backporting merged PR #8967 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply cd761a3 on top of patchback/backports/3.11/cd761a347be2609deca503646b9b5fb3585b2fda/pr-8967 Backporting merged PR #8967 into master
🤖 @patchback |
(cherry picked from commit cd761a3)
Fixes #7072.