Skip to content

fix(channels): make subscribe cancellation-safe to prevent subscriber leak#4872

Open
lesnik512 wants to merge 5 commits into
litestar-org:mainfrom
lesnik512:fix/channels-subscribe-cancellation-leak
Open

fix(channels): make subscribe cancellation-safe to prevent subscriber leak#4872
lesnik512 wants to merge 5 commits into
litestar-org:mainfrom
lesnik512:fix/channels-subscribe-cancellation-leak

Merge branch 'main' into fix/channels-subscribe-cancellation-leak

2cf9244
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

67.28% (+0.00%) compared to 64aa847

View this Pull Request on Codecov

67.28% (+0.00%) compared to 64aa847

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.28%. Comparing base (64aa847) to head (2cf9244).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4872   +/-   ##
=======================================
  Coverage   67.28%   67.28%           
=======================================
  Files         293      293           
  Lines       15226    15226           
  Branches     1727     1727           
=======================================
  Hits        10245    10245           
  Misses       4834     4834           
  Partials      147      147           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.