Stream: git-wasmtime

Topic: wasmtime / PR #11718 make `Instance::run_concurrent` canc...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2025 at 15:48):

dicej requested alexcrichton for a review on PR #11718.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2025 at 15:48):

dicej requested wasmtime-core-reviewers for a review on PR #11718.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2025 at 15:48):

dicej opened PR #11718 from dicej:cancel-safe-event-loop to bytecodealliance:main:

This ensures that the ConcurrentState::futures field is restored if the event loop future is dropped while that field was taken; otherwise, the next attempt to run the event loop would panic.

<!--
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 (Sep 19 2025 at 15:51):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2025 at 15:53):

dicej has enabled auto merge for PR #11718.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2025 at 16:26):

dicej merged PR #11718.


Last updated: Dec 06 2025 at 06:05 UTC