Stream: git-wasmtime

Topic: wasmtime / PR #10833 wasi-http: no trap on early host drop


view this post on Zulip Wasmtime GitHub notifications bot (May 25 2025 at 06:32):

xofyarg requested alexcrichton for a review on PR #10833.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2025 at 06:32):

xofyarg requested wasmtime-core-reviewers for a review on PR #10833.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2025 at 06:32):

xofyarg opened PR #10833 from xofyarg:wasi-http-early-drop-no-trap to bytecodealliance:main:

Ignore the error when failed to send the response to the host due to the channel receiver was dropped. Without changing the API, this gives the guest opportunity to survive a host side event, e.g. timeout.

Update #10784

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2025 at 21:49):

xofyarg updated PR #10833.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2025 at 14:26):

alexcrichton submitted PR review:

Thanks for this!

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2025 at 14:47):

alexcrichton merged PR #10833.


Last updated: Dec 06 2025 at 06:05 UTC