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 that cancellation token is passed in InvokeWithActivityAsync #4329

Merged
merged 8 commits into from
Nov 25, 2024

Conversation

colombod
Copy link
Collaborator

@colombod colombod commented Nov 23, 2024

InvokeWithActivityAsync wasn't passing the cancellation token into the async callback

Orleans storage apis are not full "async" : dotnet/orleans#9248

@colombod colombod force-pushed the pass_cancelaltion_token branch from 82d4a4a to 7be5dc7 Compare November 24, 2024 12:17
@colombod colombod requested a review from ReubenBond November 24, 2024 12:31
@colombod colombod merged commit d186a41 into microsoft:main Nov 25, 2024
36 of 38 checks passed
@colombod colombod deleted the pass_cancelaltion_token branch November 25, 2024 00:33
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