Stream: git-wasmtime

Topic: wasmtime / PR #13663 cm-async: Clear pending waitable-set...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 00:46):

alexcrichton requested dicej for a review on PR #13663.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 00:46):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13663.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 00:46):

alexcrichton opened PR #13663 from alexcrichton:join-none-on-drop to bytecodealliance:main:

This commit updates the {future,stream}.drop-{readable,writable} paths to use join(None) to clear out any pending waitable set. This fixes a number of minor issues related to that sticking around by accident, and this additionally matches the upstream specification.

<!--
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 (Jun 16 2026 at 02:38):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 13:41):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 13:46):

alexcrichton added PR #13663 cm-async: Clear pending waitable-set on drop to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 14:11):

:check: alexcrichton merged PR #13663.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2026 at 14:11):

alexcrichton removed PR #13663 cm-async: Clear pending waitable-set on drop from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC