Skip to content

Conversation

@theacodes
Copy link
Contributor

No description provided.

@theacodes theacodes requested a review from crwilcox May 30, 2018 17:59
@theacodes theacodes requested a review from lukesneeringer as a code owner May 30, 2018 17:59
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 30, 2018

_LOGGER = logging.getLogger(__name__)
_HEARTBEAT_WORKER_NAME = 'Thread-Heartbeater'
_DEFAULT_PERIOD = 30

This comment was marked as spam.

This comment was marked as spam.


def stop(self):
with self._operational_lock:
self._stop_event.set()

This comment was marked as spam.

This comment was marked as spam.

@theacodes theacodes merged commit 7d2138a into googleapis:master May 30, 2018
@theacodes theacodes deleted the pubsub-heartbeat branch May 30, 2018 19:03
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.

3 participants