Skip to content

Fix crash when a HTTP/2 client goes away on SSE streams#5738

Merged
qwerty287 merged 2 commits into
woodpecker-ci:mainfrom
Xuxe:crash-fix
Nov 13, 2025
Merged

Fix crash when a HTTP/2 client goes away on SSE streams#5738
qwerty287 merged 2 commits into
woodpecker-ci:mainfrom
Xuxe:crash-fix

Merge branch 'main' into crash-fix

93b513b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2025 in 0s

21.45% (-0.02%) compared to 73a7a18

View this Pull Request on Codecov

21.45% (-0.02%) compared to 73a7a18

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.45%. Comparing base (73a7a18) to head (93b513b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/api/stream.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5738      +/-   ##
==========================================
- Coverage   21.47%   21.45%   -0.02%     
==========================================
  Files         428      428              
  Lines       38597    38603       +6     
==========================================
- Hits         8288     8283       -5     
- Misses      29544    29555      +11     
  Partials      765      765              

☔ View full report in Codecov by Sentry.
📢 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.