Skip to content

drop subtasks in cancel-import/runner.c test#1345

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
dicej:subtask-drop-in-cancel-import-c-test
Jul 30, 2025
Merged

drop subtasks in cancel-import/runner.c test#1345
alexcrichton merged 1 commit intobytecodealliance:mainfrom
dicej:subtask-drop-in-cancel-import-c-test

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented Jul 30, 2025

This was causing a panic in Wasmtime when disposing of the guest task parent of those subtasks. Wasmtime shouldn't be panicking no matter what the guest does, so I'll need to fix that, but meanwhile we might as well have good handle hygene in our tests.

This was causing a panic in Wasmtime when disposing of the guest task parent of
those subtasks.  Wasmtime shouldn't be panicking no matter what the guest does,
so I'll need to fix that, but meanwhile we might as well have good handle hygene
in our tests.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@alexcrichton alexcrichton enabled auto-merge July 30, 2025 21:43
@alexcrichton alexcrichton added this pull request to the merge queue Jul 30, 2025
Merged via the queue into bytecodealliance:main with commit 7a72f8f Jul 30, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants