Skip to content

Conversation

@djmitche
Copy link
Collaborator

This fixes a bug in 25911b4 where the check in the storage implementation was too strict (not allowing clients.latest_version_id == Uuid::nil()), causing spurious failures.

Well, two bugs, one in each storage implementation.

Fixes #139.

This fixes a bug in 25911b4 where the
check in the storage implementation was too strict (not allowing
`clients.latest_version_id == Uuid::nil()`), causing spurious failures.

Well, two bugs, one in each storage implementation.
@djmitche djmitche requested a review from ryneeverett August 20, 2025 01:34
@djmitche djmitche merged commit 213be85 into GothenburgBitFactory:main Aug 20, 2025
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.

On first sync to a server with existing history: clients.latest_version_id does not match parent_version_id

2 participants