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

Example: route guide client cleanup #350

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Sep 15, 2020

The channel variable should be a local variable rather than a member of Client. (This is in part a followup to #286 and grpc/grpc.io#386.)

@sigurdm @mit-mit

I've manually tested the route guide example to ensure that it still works as intended.

Related: grpc/grpc.io#395

Match the tutorial code: the `channel` variable should be a local variable rather than a member of `Client`.
@mit-mit
Copy link
Collaborator

mit-mit commented Sep 16, 2020

lgtm, @mraleph can you give this an eng review?

@mraleph
Copy link
Member

mraleph commented Sep 16, 2020

LGTM. There is not much to review really. (I don't have merge/review rights yet though so you will have to merge @mit-mit )

@mit-mit mit-mit merged commit 6fa4616 into grpc:master Sep 16, 2020
acoutts added a commit to bottlepay/grpc-dart that referenced this pull request Sep 16, 2020
Example: route guide client cleanup (grpc#350)
@chalin chalin deleted the chalin-route-guide-client-fix-20200915 branch September 16, 2020 15:45
@chalin
Copy link
Contributor Author

chalin commented Sep 16, 2020

Thank you both for the quick review and merge!

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