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

pubsub: clarify subscriber shutdown doc #2487

Merged
merged 1 commit into from
Oct 10, 2017
Merged

pubsub: clarify subscriber shutdown doc #2487

merged 1 commit into from
Oct 10, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Oct 6, 2017

In the doc, we just wait for done.get() to return before closing the
Subscriber.
This commit makes clear that done.get() in the doc is an example
condition.

Updates #2485.

In the doc, we just wait for done.get() to return before closing the
Subscriber.
This commit makes clear that done.get() in the doc is an example
condition.

Updates #2485.
@pongad pongad requested a review from jabubake October 6, 2017 04:57
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2017
@pongad pongad merged commit 1dad07a into googleapis:master Oct 10, 2017
@pongad pongad deleted the pubsub-stop-doc branch October 10, 2017 00:16
schmidt-sebastian pushed a commit to FirebasePrivate/google-cloud-java that referenced this pull request Nov 9, 2017
In the doc, we just wait for done.get() to return before closing the
Subscriber.
This commit makes clear that done.get() in the doc is an example
condition.

Updates googleapis#2485.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants