Skip to content

fix(p3-shim): destroy request on timeout#1267

Merged
andreiltd merged 1 commit into
bytecodealliance:mainfrom
andreiltd:fix-http-timeout
Feb 16, 2026
Merged

fix(p3-shim): destroy request on timeout#1267
andreiltd merged 1 commit into
bytecodealliance:mainfrom
andreiltd:fix-http-timeout

Conversation

@andreiltd
Copy link
Copy Markdown
Member

@andreiltd andreiltd commented Feb 16, 2026

Follows guideline from https://nodejs.org/api/http.html#event-timeout that says that the request must be destroyed manually on timeout.

Follows guideline from https://nodejs.org/api/http.html#event-timeout
that says that the request must be destroyed manually.
Copy link
Copy Markdown
Collaborator

@vados-cosmonic vados-cosmonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Thanks for working on this @andreiltd , hopefully this is the last we see of this intermittent issue!

@andreiltd andreiltd added this pull request to the merge queue Feb 16, 2026
Merged via the queue into bytecodealliance:main with commit 01becb6 Feb 16, 2026
36 checks passed
@andreiltd andreiltd deleted the fix-http-timeout branch February 16, 2026 12:18
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.

2 participants