Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test to document how 'task tree' cancellation happens. #3499

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

mbrandonw
Copy link
Member

This was inspired by #3497. We've known for a long time that cancelling a root effect will cancel its child effects too. We've investigate fixes for this, but sadly we do think it's just how things have to be right now. Fortunately we do have some changes coming to the library that will allow us to improve this behavior. But for the time being let's at least document this behavior in a test.

@mbrandonw mbrandonw merged commit 333bc82 into main Nov 19, 2024
13 checks passed
@mbrandonw mbrandonw deleted the task-tree-cancellation-test branch November 19, 2024 16:04
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