Skip to content

Fix connection stall after large request with backpressure#117

Merged
SeanTAllen merged 1 commit intomainfrom
update-courier-0.1.5
Apr 7, 2026
Merged

Fix connection stall after large request with backpressure#117
SeanTAllen merged 1 commit intomainfrom
update-courier-0.1.5

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

HTTP connections could stop processing incoming data after completing a large write that triggered backpressure, causing the connection to hang.

@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Apr 7, 2026
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Apr 7, 2026
@SeanTAllen SeanTAllen merged commit 90312a5 into main Apr 7, 2026
11 checks passed
@SeanTAllen SeanTAllen deleted the update-courier-0.1.5 branch April 7, 2026 18:33
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Apr 7, 2026
github-actions bot pushed a commit that referenced this pull request Apr 7, 2026
github-actions bot pushed a commit that referenced this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants