Skip to content

fix: prevent socket reads from starving timers - #125

Merged
ctate merged 1 commit into
mainfrom
ctate/fix-halt
Aug 11, 2026
Merged

fix: prevent socket reads from starving timers#125
ctate merged 1 commit into
mainfrom
ctate/fix-halt

Conversation

@ctate

@ctate ctate commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator
  • Bound each readable wake so busy sockets yield to timers and other descriptors.
  • Add differential coverage for continuously flooded upgraded connections.

- Bound each readable wake so busy sockets yield to timers and other descriptors.

- Add differential coverage for continuously flooded upgraded connections.
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scriptc Ready Ready Preview Aug 11, 2026 3:27am

@ctate
ctate merged commit 3cb69c1 into main Aug 11, 2026
14 checks passed
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.

1 participant