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

Sliding Sync: Short-circuit have_finished_sliding_sync_background_jobs when checking bump_stamp #17723

Merged

Commits on Sep 17, 2024

  1. Short-circuit have_finished_sliding_sync_background_jobs

    We only need to check this if returned bump stamp is `None`, which is
    rare.
    erikjohnston authored and MadLittleMods committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bca64a7 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    MadLittleMods committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    94eefd8 View commit details
    Browse the repository at this point in the history