Skip to content

Add another task.cancel test - #725

Merged
lukewagner merged 1 commit into
mainfrom
add-cancel-test
Sep 21, 2026
Merged

lukewagner merged 1 commit into
mainfrom
add-cancel-test

Conversation

@lukewagner

Copy link
Copy Markdown
Member

This PR adds test/async/cancel-not-delivered.wast which tests that, in a cross-component setting, task.cancel traps if called before a cancellation request is delivered, even if a component caller has called subtask.cancel and the cancellation request is pending. cc @dicej and @alexcrichton since it currently fails on Wasmtime.

@dicej

dicej commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Thanks; I'll fix the failure.

@lukewagner
lukewagner merged commit 6419b84 into main Sep 21, 2026
2 checks passed
@lukewagner
lukewagner deleted the add-cancel-test branch September 21, 2026 16:13
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