Skip to content

fix: restore debugger attach retries on Node 24.20 - #2417

Merged
Connor Peet (connor4312) merged 2 commits into
mainfrom
robo/fix_attach_retries
Sep 21, 2026
Merged

Connor Peet (connor4312) merged 2 commits into
mainfrom
robo/fix_attach_retries

Conversation

@deepak1556

Copy link
Copy Markdown
Contributor

Fixes #2416

Update got to v16 so ClientRequest.end() errors flow through its retry
state machine instead of prematurely completing the request.
@deepak1556 Robo (deepak1556) added this to the 1.139.0 milestone Sep 18, 2026
@deepak1556 Robo (deepak1556) self-assigned this Sep 18, 2026
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.

Node 24.20+ concurrent localhost endpoint probes cause attach failures

2 participants