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

ServerCalls: cancel only the request's Job #303

Merged
merged 1 commit into from
Nov 14, 2021
Merged

Conversation

goj
Copy link
Contributor

@goj goj commented Nov 10, 2021

Before this commit, passing a CoroutineContext with a Job to ServiceImplBase's constructor ended up in the entirety of context's job being cancelled (#302).

Before this commit, passing a CoroutineContext with a Job to
ServiceImplBase's constructor ended up in the entirety of context's job
being cancelled (grpc#302).
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 10, 2021

CLA Signed

The committers are authorized under a signed CLA.

@jamesward jamesward merged commit 5512894 into grpc:master Nov 14, 2021
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.

3 participants