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

Allowing over-ride for lock used in publisher client. #4628

Merged
merged 3 commits into from
Dec 19, 2017

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 19, 2017

Towards #3890.

@dhermes dhermes added the api: pubsub Issues related to the Pub/Sub API. label Dec 19, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 19, 2017
batches. You may subclass the
:class:`.pubsub_v1.publisher.batch.base.BaseBatch` class in
order to define your own batcher. This is primarily provided to
allow use of different concurrency models; the default
is based on :class:`threading.Thread`.
batch_lock (Optional[Any]): A lock used to ensure atomic modifications

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes merged commit 56864fc into googleapis:master Dec 19, 2017
@dhermes dhermes deleted the pubsub-custom-lock branch December 19, 2017 23:38
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.

4 participants