-
Notifications
You must be signed in to change notification settings - Fork 187
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
Fix bug where Sliding Sync could get stuck when using workers #17438
Merged
Commits on Jul 12, 2024
-
Fix bug where sync could get stuck when using workers
This is because we serialized the token wrong if the instance map contained entries from before the minimum token.
Configuration menu - View commit details
-
Copy full SHA for bf09110 - Browse repository at this point
Copy the full SHA bf09110View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c8d48 - Browse repository at this point
Copy the full SHA d2c8d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d86303 - Browse repository at this point
Copy the full SHA 6d86303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e6508 - Browse repository at this point
Copy the full SHA 31e6508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 940b644 - Browse repository at this point
Copy the full SHA 940b644View commit details -
Apply suggestions from code review
Co-authored-by: Andrew Morgan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bf6b06 - Browse repository at this point
Copy the full SHA 4bf6b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ccc295 - Browse repository at this point
Copy the full SHA 0ccc295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a49675 - Browse repository at this point
Copy the full SHA 2a49675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 224a739 - Browse repository at this point
Copy the full SHA 224a739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 546c2a8 - Browse repository at this point
Copy the full SHA 546c2a8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.