Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug where sync could get stuck when using workers (#17438) | Erik Johnston | 2024-07-15 | 1 | -0/+1 |
This is because we serialized the token wrong if the instance map contained entries from before the minimum token. |