Skip to content

[PR #11726/6cffcfd backport][3.14] Fix WebSocket compressed sends to be cancellation safe#11732

Merged
bdraco merged 1 commit into3.14from
patchback/backports/3.14/6cffcfd749734551c0c824658f3a5c9250e9a165/pr-11726
Oct 28, 2025
Merged

[PR #11726/6cffcfd backport][3.14] Fix WebSocket compressed sends to be cancellation safe#11732
bdraco merged 1 commit into3.14from
patchback/backports/3.14/6cffcfd749734551c0c824658f3a5c9250e9a165/pr-11726

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Oct 28, 2025

(cherry picked from commit 6cffcfd)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 28, 2025
@bdraco bdraco changed the title Fix WebSocket compressed sends to be cancellation safe (#11726) [PR #11726/6cffcfd backport][3.14] Fix WebSocket compressed sends to be cancellation safe Oct 28, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 28, 2025

CodSpeed Performance Report

Merging #11732 will not alter performance

Comparing patchback/backports/3.14/6cffcfd749734551c0c824658f3a5c9250e9a165/pr-11726 (0a3b7fb) with 3.14 (990c6b4)

Summary

✅ 59 untouched

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.20%. Comparing base (990c6b4) to head (0a3b7fb).
⚠️ Report is 129 commits behind head on 3.14.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.14   #11732      +/-   ##
==========================================
+ Coverage   98.19%   98.20%   +0.01%     
==========================================
  Files         128      128              
  Lines       43971    44065      +94     
  Branches     2389     2394       +5     
==========================================
+ Hits        43176    43274      +98     
+ Misses        613      610       -3     
+ Partials      182      181       -1     
Flag Coverage Δ
CI-GHA 98.09% <99.15%> (+0.01%) ⬆️
OS-Linux 97.85% <99.15%> (+0.01%) ⬆️
OS-Windows 95.55% <99.15%> (+<0.01%) ⬆️
OS-macOS 97.08% <99.15%> (+<0.01%) ⬆️
Py-3.10.11 96.60% <98.31%> (-0.01%) ⬇️
Py-3.10.18 97.12% <98.31%> (+0.01%) ⬆️
Py-3.11.13 97.36% <98.31%> (+<0.01%) ⬆️
Py-3.11.9 96.86% <98.31%> (+<0.01%) ⬆️
Py-3.12.10 96.95% <98.31%> (+<0.01%) ⬆️
Py-3.12.11 97.44% <98.31%> (-0.01%) ⬇️
Py-3.13.7 97.44% <98.31%> (-0.01%) ⬇️
Py-3.13.9 96.93% <98.31%> (+<0.01%) ⬆️
Py-3.14.0 97.66% <98.31%> (+<0.01%) ⬆️
Py-3.14.0t 96.75% <98.31%> (+0.01%) ⬆️
Py-pypy3.10.16-7.3.19 84.77% <96.63%> (+3.58%) ⬆️
VM-macos 97.08% <99.15%> (+<0.01%) ⬆️
VM-ubuntu 97.85% <99.15%> (+0.01%) ⬆️
VM-windows 95.55% <99.15%> (+<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 marked this pull request as ready for review October 28, 2025 18:13
@bdraco bdraco merged commit baf646f into 3.14 Oct 28, 2025
37 checks passed
@bdraco bdraco deleted the patchback/backports/3.14/6cffcfd749734551c0c824658f3a5c9250e9a165/pr-11726 branch October 28, 2025 18:14
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