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

stub: add docs clarifying readiness #4342

Merged
merged 2 commits into from
Apr 13, 2018

Conversation

carl-mastrangelo
Copy link
Contributor

No description provided.

@@ -223,6 +227,10 @@ public void onReady() {}
*
* <p>This abstract class's implementation always returns {@code true}. Implementations generally
* override the method.
*
* <p>If the type of the call is either {@link MethodDescriptor.MethodType#UNARY} or
* {@link MethodDescriptor.MethodType#SERVER_STREAMING}, this method may return false. Calls that
Copy link
Member

Choose a reason for hiding this comment

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

s/may return/may persistently return/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@carl-mastrangelo carl-mastrangelo merged commit e4502ac into grpc:master Apr 13, 2018
@carl-mastrangelo carl-mastrangelo deleted the CliCall branch April 13, 2018 21:12
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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