Skip to content

Fix connection stall after large message with backpressure - #42

Merged
SeanTAllen merged 1 commit into
mainfrom
update-mare-to-0.2.4
Apr 7, 2026
Merged

Fix connection stall after large message with backpressure#42
SeanTAllen merged 1 commit into
mainfrom
update-mare-to-0.2.4

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

Update mare to 0.2.4. WebSocket connections could stop processing incoming data after completing a large write that triggered backpressure, causing the connection to appear frozen.

Update mare to 0.2.4 which fixes a bug where WebSocket connections
could stop processing incoming data after a large write triggered
backpressure.
@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 1993d79 into main Apr 7, 2026
10 checks passed
@SeanTAllen
SeanTAllen deleted the update-mare-to-0.2.4 branch April 7, 2026 18:48
@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