Skip to content

core: Assure that context cancellationCause set#9501

Merged
temawi merged 2 commits intogrpc:masterfrom
temawi:fix-iscancelled
Aug 31, 2022
Merged

core: Assure that context cancellationCause set#9501
temawi merged 2 commits intogrpc:masterfrom
temawi:fix-iscancelled

Conversation

@temawi
Copy link
Copy Markdown
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
Comment thread core/src/main/java/io/grpc/internal/ServerCallImpl.java Outdated
@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.

2 participants