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

Fix ThreadOperations to handle TaskCanceledException #2722

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

Evangelink
Copy link
Member

This exception occurs when the cancellation happens before the task is actually started.

This exception occurs when the cancellation happens before the task
is actually started.
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the description could be good as comment too

LGTM

@Evangelink
Copy link
Member Author

Good suggestion, I have applied and will force merge as the code didn't change.

@Evangelink Evangelink merged commit b52a31a into microsoft:main Apr 17, 2024
1 of 6 checks passed
@Evangelink Evangelink deleted the handle-tce branch April 17, 2024 11:37
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