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

Shortcircuit sync loop if we've requested to stop syncing #323

Merged
merged 5 commits into from Oct 26, 2023

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Jun 5, 2023

Fixes #322

Signed off by Will Hunt me@half-shot.uk

Checklist

  • Tests written for all new code
  • Linter has been satisfied
  • Sign-off given on the changes (see CONTRIBUTING.md)

@turt2live turt2live enabled auto-merge (squash) October 26, 2023 03:59
@turt2live turt2live merged commit 8aebc8e into turt2live:main Oct 26, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't backoff sync if stop has been called on Client.
2 participants