Skip to content

Fix resolve_host "Task was destroyed but it is pending" errors (#8967)#8980

Merged
Dreamsorcerer merged 3 commits into3.11from
patchback/backports/3.11/cd761a347be2609deca503646b9b5fb3585b2fda/pr-8967
Sep 2, 2024
Merged

Fix resolve_host "Task was destroyed but it is pending" errors (#8967)#8980
Dreamsorcerer merged 3 commits into3.11from
patchback/backports/3.11/cd761a347be2609deca503646b9b5fb3585b2fda/pr-8967

Conversation

@Dreamsorcerer
Copy link
Member

(cherry picked from commit cd761a3)

@Dreamsorcerer
Copy link
Member Author

This won't apply cleanly, because close() is a sync method in v3, but should still improve the situation.

@codecov
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.74%. Comparing base (2af23ab) to head (229495c).
Report is 564 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.11    #8980   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files         108      108           
  Lines       34438    34464   +26     
  Branches     4084     4087    +3     
=======================================
+ Hits        33661    33687   +26     
  Misses        581      581           
  Partials      196      196           
Flag Coverage Δ
CI-GHA 97.64% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.32% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.89% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.01% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.10% <100.00%> (+<0.01%) ⬆️
Py-3.10.14 97.03% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.25% <100.00%> (-0.01%) ⬇️
Py-3.12.5 97.36% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 97.00% <100.00%> (+<0.01%) ⬆️
Py-3.9.19 96.94% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.54% <100.00%> (+<0.01%) ⬆️
VM-macos 97.01% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.32% <100.00%> (+<0.01%) ⬆️
VM-windows 94.89% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer added the bot:chronographer:skip This PR does not need to include a change note label Sep 2, 2024
@Dreamsorcerer Dreamsorcerer merged commit ea31633 into 3.11 Sep 2, 2024
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.11/cd761a347be2609deca503646b9b5fb3585b2fda/pr-8967 branch September 2, 2024 01:20
@patchback
Copy link
Contributor

patchback bot commented Sep 2, 2024

Backport to 3.10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.10/ea316336f0b247bb85fd7ee0e4e41f5eac682228/pr-8980

Backported as #8984

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Sep 2, 2024
Dreamsorcerer added a commit that referenced this pull request Sep 2, 2024
…ed but it is pending" errors (#8967) (#8984)

**This is a backport of PR #8980 as merged into 3.11
(ea31633).**

(cherry picked from commit cd761a3)

Co-authored-by: Sam Bull <git@sambull.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:skip This PR does not need to include a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant