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

Ensure Parallel.ForAsync unregisters from CancellationToken #93672

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

stephentoub
Copy link
Member

Fixes #93664

@stephentoub
Copy link
Member Author

/backport to release/8.0

@ghost
Copy link

ghost commented Oct 18, 2023

Tagging subscribers to this area: @dotnet/area-system-threading-tasks
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #93664

Author: stephentoub
Assignees: -
Labels:

area-System.Threading.Tasks

Milestone: -

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6563309148

@stephentoub stephentoub merged commit fa3babd into dotnet:main Oct 18, 2023
109 checks passed
@stephentoub stephentoub deleted the fixparallelct branch October 18, 2023 21:36
@ghost ghost locked as resolved and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parallel.ForAsync memory leak when used with a CancellationToken
2 participants