alexcrichton requested wasmtime-core-reviewers for a review on PR #12569.
alexcrichton requested dicej for a review on PR #12569.
alexcrichton opened PR #12569 from alexcrichton:fix-a-test to bytecodealliance:main:
This fixes a mistake in the test added in #12185 where the test passes both with and without the changes in that commit due to the way it was structured. Restructuring the test, notably not waiting for
write_via_streamto return, means that it's now accurately testing that theTaskExitvalue is used.<!--
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
-->
dicej submitted PR review.
alexcrichton added PR #12569 Fix the hello-stdout-post-return-test to the merge queue.
alexcrichton merged PR #12569.
alexcrichton removed PR #12569 Fix the hello-stdout-post-return-test from the merge queue.
Last updated: Feb 24 2026 at 04:36 UTC