alexcrichton requested dicej for a review on PR #13163.
alexcrichton opened PR #13163 from alexcrichton:cancel-file-ops to bytecodealliance:main:
This commit updates the file stream implementations to at least attempt cancellation of blocking work instead of completely ignoring it. This isn't guaranteed to work but at least enables exploring some possible state spaces in wasi-libc for streams interacting with the host.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13163.
github-actions[bot] added the label wasi on PR #13163.
dicej submitted PR review.
alexcrichton added PR #13163 wasip3: Attempt cancellation in file ops to the merge queue.
alexcrichton merged PR #13163.
alexcrichton removed PR #13163 wasip3: Attempt cancellation in file ops from the merge queue.
Last updated: May 03 2026 at 22:13 UTC