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

core: Assure that context cancellationCause set #9501

Merged
merged 2 commits into from Aug 31, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Aug 30, 2022

Makes sure that whenever a context is in a cancelled state, we also have
a cancellationCause.

Makes sure that whenever a context is in a cancelled state, we aslo have
a cancellationCause.
@temawi temawi requested a review from ejona86 August 30, 2022 23:06
@temawi temawi changed the title core: Assure that contect cancellationCause set core: Assure that context cancellationCause set Aug 31, 2022
@temawi temawi merged commit 1f33fe6 into grpc:master Aug 31, 2022
temawi added a commit to temawi/grpc-java that referenced this pull request Sep 15, 2022
core: Assure that context cancellationCause is set

Makes sure that whenever a context is in a cancelled state, we also have
a cancellationCause.
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
core: Assure that context cancellationCause is set

Makes sure that whenever a context is in a cancelled state, we also have
a cancellationCause.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants