Skip to content

fix(http1): fix busy loop when peer half-closes and open body#4086

Merged
seanmonstar merged 1 commit into
masterfrom
sean/syvrqzlkyuqk
May 29, 2026
Merged

fix(http1): fix busy loop when peer half-closes and open body#4086
seanmonstar merged 1 commit into
masterfrom
sean/syvrqzlkyuqk

Conversation

@seanmonstar
Copy link
Copy Markdown
Member

Closes #4085

@seanmonstar seanmonstar merged commit c6cb906 into master May 29, 2026
23 checks passed
@seanmonstar seanmonstar deleted the sean/syvrqzlkyuqk branch May 29, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/1 client busy-loops at 100% CPU when peer half-closes with an open request body (regression in 1.10.0)

1 participant