Skip to content

Delete unused ivar#15793

Merged
apolcyn merged 1 commit intogrpc:masterfrom
ganmacs:delete-unused-ivar
Jun 20, 2018
Merged

Delete unused ivar#15793
apolcyn merged 1 commit intogrpc:masterfrom
ganmacs:delete-unused-ivar

Conversation

@ganmacs
Copy link
Copy Markdown
Contributor

@ganmacs ganmacs commented Jun 18, 2018

Deleted unused instance variable @metadata_tag. And Moved ActiveCall.client_invoke into outside of an exclusive lock because there will be no race condition.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we minimize the change, keep the ActiveCall.client_invoke, and just get rid of the @metadata_tag var?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I got rid of about ActiveCall.client_invoke call.

@apolcyn
Copy link
Copy Markdown
Contributor

apolcyn commented Jun 20, 2018

#15827 failed

@apolcyn apolcyn merged commit 9f28775 into grpc:master Jun 20, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants