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

Fix websocket connection leak (#7978) #7979

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 18, 2023

(cherry picked from commit 6f1c608)

(cherry picked from commit 6f1c608)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Dec 18, 2023
@bdraco bdraco closed this Dec 18, 2023
@bdraco bdraco reopened this Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3b7cbe) 97.37% compared to head (e043857) 97.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.9    #7979      +/-   ##
==========================================
- Coverage   97.37%   97.32%   -0.06%     
==========================================
  Files         108      108              
  Lines       32446    32471      +25     
  Branches     3843     3846       +3     
==========================================
+ Hits        31594    31601       +7     
- Misses        651      664      +13     
- Partials      201      206       +5     
Flag Coverage Δ
CI-GHA 97.24% <100.00%> (-0.05%) ⬇️
OS-Linux 96.92% <100.00%> (-0.06%) ⬇️
OS-Windows 94.47% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.51% <100.00%> (-0.28%) ⬇️
Py-3.10.11 94.37% <100.00%> (+<0.01%) ⬆️
Py-3.10.13 96.77% <100.00%> (+0.02%) ⬆️
Py-3.11.6 ?
Py-3.11.7 96.49% <100.00%> (+0.01%) ⬆️
Py-3.12.0 ?
Py-3.12.1 96.55% <100.00%> (+0.01%) ⬆️
Py-3.8.10 94.35% <100.00%> (+<0.01%) ⬆️
Py-3.8.18 96.70% <100.00%> (+0.01%) ⬆️
Py-3.9.13 94.36% <100.00%> (+<0.01%) ⬆️
Py-3.9.18 96.72% <100.00%> (-0.02%) ⬇️
Py-pypy7.3.13 ?
VM-macos 96.51% <100.00%> (-0.28%) ⬇️
VM-ubuntu 96.92% <100.00%> (-0.06%) ⬇️
VM-windows 94.47% <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 closed this Dec 18, 2023
@bdraco bdraco reopened this Dec 18, 2023
@bdraco bdraco merged commit 46f6a90 into 3.9 Dec 19, 2023
64 of 83 checks passed
@bdraco bdraco deleted the patchback/backports/3.9/6f1c608fe756baa4b82ea8714373cebab0252265/pr-7978 branch December 19, 2023 00:35
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.

None yet

1 participant