Stream: git-wasmtime

Topic: wasmtime / PR #13443 resume cancellably-yielding fiber fr...


view this post on Zulip Wasmtime GitHub notifications bot (May 21 2026 at 20:47):

dicej requested alexcrichton for a review on PR #13443.

view this post on Zulip Wasmtime GitHub notifications bot (May 21 2026 at 20:47):

dicej opened PR #13443 from dicej:fix-13269 to bytecodealliance:main:

Previously, we only resumed a fiber that was cancellably-blocked on waitable-set.wait in subtask.cancel, but we should have also been checking for any fiber that's cancellably called thread.yield.

Fixes #13269

<!--
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 21 2026 at 20:47):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 21 2026 at 22:06):

github-actions[bot] added the label wasmtime:api on PR #13443.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 11:55):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 11:55):

alexcrichton added PR #13443 resume cancellably-yielding fiber from subtask.cancel to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 12:08):

github-merge-queue[bot] removed PR #13443 resume cancellably-yielding fiber from subtask.cancel from the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 13:50):

alexcrichton added PR #13443 resume cancellably-yielding fiber from subtask.cancel to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 14:14):

github-merge-queue[bot] removed PR #13443 resume cancellably-yielding fiber from subtask.cancel from the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 22:49):

alexcrichton added PR #13443 resume cancellably-yielding fiber from subtask.cancel to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 23:12):

:check: alexcrichton merged PR #13443.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 23:12):

alexcrichton removed PR #13443 resume cancellably-yielding fiber from subtask.cancel from the merge queue


Last updated: Jun 01 2026 at 09:49 UTC