Skip to content

wasi-http: Restore shared ownership of I/O task - #14229

Open
adamrk wants to merge 2 commits into
bytecodealliance:mainfrom
adamrk:restore-shared-http-ownership
Open

wasi-http: Restore shared ownership of I/O task#14229
adamrk wants to merge 2 commits into
bytecodealliance:mainfrom
adamrk:restore-shared-http-ownership

Conversation

@adamrk

@adamrk adamrk commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Fix #14227 by reverting e13936a.

BodyWithState was needed to keep a reference to the Task driving the HTTP I/O.

@adamrk
adamrk requested review from a team as code owners August 28, 2026 20:39
@adamrk
adamrk requested review from pchickey and removed request for a team August 28, 2026 20:39

@pchickey pchickey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry, this fell off my plate but github just pinged me to get back to it

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.

Dropping future returned from creating an HTTP request immediately cancels the operation

2 participants