Skip to content

Open context val in order to allow overriding #287

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

Merged
merged 3 commits into from
Sep 30, 2021
Merged

Open context val in order to allow overriding #287

merged 3 commits into from
Sep 30, 2021

Conversation

bjoernmayer
Copy link
Contributor

This fixes #261

val context is marked as open with this PR in order to allow overriding it

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 13, 2021

CLA Signed

The committers are authorized under a signed CLA.

@jamesward jamesward requested a review from lowasser September 13, 2021 15:06
@jamesward
Copy link
Contributor

@bjoernmayer I know it's a trivial change, but I can't merge it until you do the CLA thing. Is that possible?

@bjoernmayer
Copy link
Contributor Author

Hey @jamesward, just signed the thingy.
When can I expect the dishwasher to arrive?

@jamesward jamesward merged commit b3bb5e4 into grpc:master Sep 30, 2021
SanjayVas added a commit to world-federation-of-advertisers/common-jvm that referenced this pull request Feb 18, 2022
This pulls in a fix for grpc/grpc-java#7953. It also includes a utility method for creating mocks of coroutine services, as the behavior changed with grpc/grpc-kotlin#287.
SanjayVas added a commit to world-federation-of-advertisers/common-jvm that referenced this pull request Feb 18, 2022
This pulls in a fix for grpc/grpc-java#7953. It also includes a utility method for creating mocks of coroutine services, as the behavior changed with grpc/grpc-kotlin#287.
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.

Kotlin Coroutines server impl: unable to use aspects due to CGLIB and final "context" property
3 participants