Skip to content

Conversation

@theacodes
Copy link
Contributor

No description provided.

@theacodes theacodes added the api: logging Issues related to the Cloud Logging API. label May 12, 2017
@theacodes theacodes requested a review from dhermes May 12, 2017 22:23
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2017
Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

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

Mostly LG

For blocking/sync transports, this is a no-op.
"""
pass

This comment was marked as spam.

This comment was marked as spam.

worker = self._make_one(_Logger(self.NAME))

# Queue is empty, should not block.
worker.flush()

This comment was marked as spam.

This comment was marked as spam.


def test_flush_is_abstract_and_optional(self):
target = self._make_one()
target.flush()

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented May 12, 2017

LGTM pending CI

@theacodes theacodes merged commit 2d63cda into googleapis:master May 12, 2017
@theacodes theacodes deleted the implement-flush branch May 15, 2017 15:57
parthea pushed a commit that referenced this pull request Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. 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