Skip to content
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 #8641/0a88bab backport][3.10] Fix WebSocket ping tasks being prematurely garbage collected #8646

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 8, 2024

(cherry picked from commit 0a88bab)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 8, 2024
@bdraco bdraco changed the title Fix WebSocket ping tasks being prematurely garbage collected (#8641) [PR #8641/0a88bab backport][3.19] Fix WebSocket ping tasks being prematurely garbage collected Aug 8, 2024
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.61%. Comparing base (68e8496) to head (ba50518).

Additional details and impacted files
@@            Coverage Diff             @@
##             3.10    #8646      +/-   ##
==========================================
- Coverage   97.66%   97.61%   -0.06%     
==========================================
  Files         108      108              
  Lines       33852    33905      +53     
  Branches     4027     4034       +7     
==========================================
+ Hits        33063    33097      +34     
- Misses        588      605      +17     
- Partials      201      203       +2     
Flag Coverage Δ
CI-GHA 97.52% <94.73%> (-0.06%) ⬇️
OS-Linux 97.20% <94.73%> (-0.06%) ⬇️
OS-Windows 94.77% <100.00%> (+0.01%) ⬆️
OS-macOS 96.92% <94.73%> (+<0.01%) ⬆️
Py-3.10.11 97.02% <89.47%> (-0.01%) ⬇️
Py-3.10.14 96.97% <89.47%> (-0.01%) ⬇️
Py-3.11.9 97.21% <89.47%> (-0.01%) ⬇️
Py-3.12.4 97.31% <80.70%> (-0.03%) ⬇️
Py-3.8.10 94.51% <100.00%> (+0.01%) ⬆️
Py-3.8.18 96.87% <89.47%> (-0.01%) ⬇️
Py-3.9.13 97.02% <89.47%> (-0.01%) ⬇️
Py-3.9.19 96.98% <89.47%> (-0.01%) ⬇️
Py-pypy7.3.16 ?
VM-macos 96.92% <94.73%> (+<0.01%) ⬆️
VM-ubuntu 97.20% <94.73%> (-0.06%) ⬇️
VM-windows 94.77% <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.

@bdraco bdraco changed the title [PR #8641/0a88bab backport][3.19] Fix WebSocket ping tasks being prematurely garbage collected [PR #8641/0a88bab backport][3.10] Fix WebSocket ping tasks being prematurely garbage collected Aug 8, 2024
@bdraco bdraco marked this pull request as ready for review August 8, 2024 14:54
@bdraco bdraco merged commit 2ef14a6 into 3.10 Aug 8, 2024
33 of 34 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/0a88bab39f922e5a1775a4f557a1475d42a5a504/pr-8641 branch August 8, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant