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

Pool CancellationTokenSources in 6.0+ #902

Closed
MihaZupan opened this issue Apr 9, 2021 · 0 comments · Fixed by #1297
Closed

Pool CancellationTokenSources in 6.0+ #902

MihaZupan opened this issue Apr 9, 2021 · 0 comments · Fixed by #1297
Labels
Type: Task A task that needs to be completed.
Milestone

Comments

@MihaZupan
Copy link
Member

MihaZupan commented Apr 9, 2021

A PancellationTokenSources.TryReset API was added in 6.0.

We should use it when we retarget for 6.0: MihaZupan@6d9d972

@MihaZupan MihaZupan added the Type: Task A task that needs to be completed. label Apr 9, 2021
@MihaZupan MihaZupan added this to the Backlog milestone Apr 9, 2021
@MihaZupan MihaZupan changed the title Use CancellationTokenSource.TryReset in 6.0+ Pool PancellationTokenSources in 6.0+ Apr 23, 2021
@MihaZupan MihaZupan changed the title Pool PancellationTokenSources in 6.0+ Pool CancellationTokenSources in 6.0+ Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Task A task that needs to be completed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant