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

Fix Sync getting stuck #1509

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Fix Sync getting stuck #1509

merged 3 commits into from
Apr 24, 2023

Conversation

matthiasn
Copy link
Owner

This PR fixes a condition where sync would get stuck when a participant node would encounter a message that does not match the latest sync key. This would happen when regenerating a new sync key, and then creating another message, e.g. on another device, that was not updated with the latest key.

Resolves #1493.

@matthiasn matthiasn merged commit 2fc6ac7 into main Apr 24, 2023
5 checks passed
@matthiasn matthiasn deleted the sync-debug branch April 24, 2023 23:16
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.

Sync is not working at all on my setup
1 participant