Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Apr 22, 2024
1 parent 1b8918d commit 149f1ff
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -1107,7 +1107,6 @@ def _on_response(self, response: gapic_types.StreamingPullResponse) -> None:
after_acks = datetime.now()
sync_modack_time_diff = after_acks - before_acks
print(f"time for sync modacking = {sync_modack_time_diff.total_seconds()*1000}")


with self._pause_resume_lock:
assert self._scheduler is not None
Expand Down

0 comments on commit 149f1ff

Please sign in to comment.