Skip to content

[17.0.0] Close intermediate streams for reads/writes #7819

Merged
alexcrichton merged 1 commit intobytecodealliance:release-17.0.0from
alexcrichton:backport
Jan 25, 2024
Merged

[17.0.0] Close intermediate streams for reads/writes #7819
alexcrichton merged 1 commit intobytecodealliance:release-17.0.0from
alexcrichton:backport

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This is a backport of #7816 to the soon-to-be-released 17.0.0 branch.

Previously temporary streams created as part of the preview1 adapter in
the wasmtime-wasi crate were left open which meant that they continued
to occupy space in the resource table and the underlying file
accidentally wasn't ever actually closed.

cc bytecodealliance#7813
@alexcrichton alexcrichton requested a review from a team as a code owner January 25, 2024 00:15
@alexcrichton alexcrichton requested review from pchickey and removed request for a team January 25, 2024 00:15
@alexcrichton alexcrichton changed the title [17.0.0] Close intermediate streams for reads/writes (#7816) [17.0.0] Close intermediate streams for reads/writes Jan 25, 2024
@alexcrichton alexcrichton merged commit b239c50 into bytecodealliance:release-17.0.0 Jan 25, 2024
@alexcrichton alexcrichton deleted the backport branch January 25, 2024 01:07
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