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

Checking _Rendezvous.done() when stopping Pub / Sub request generator. #4554

Merged
merged 2 commits into from
Dec 7, 2017

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 7, 2017

No description provided.

@dhermes dhermes added the api: pubsub Issues related to the Pub/Sub API. label Dec 7, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2017
@@ -237,12 +237,23 @@ def _stop_request_generator(self, request_generator):
Args:
request_generator (Generator): A streaming pull request generator
returned from :meth:`_request_generator_thread`.
response_generator (grpc._channel._Rendezvous): The gRPC

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor Author

dhermes commented Dec 7, 2017

Updated docstring (no code changes). Merging without CI (since no code changes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants