Skip to content

Fix task cancellation leak #1418

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

Merged
merged 12 commits into from
Sep 28, 2022
Merged

Fix task cancellation leak #1418

merged 12 commits into from
Sep 28, 2022

Conversation

mbrandonw
Copy link
Member

Fixes #1373

We have a small leak when a cancellable effect finishes like normal without an explicit cancellation.

@mbrandonw mbrandonw merged commit bc6f87d into main Sep 28, 2022
@mbrandonw mbrandonw deleted the cancellation-leak branch September 28, 2022 00:10
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.

withTaskCancellation retains tasks
2 participants