We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ultimately we need better sync protocol, but in the mean time fix would be to wait for the sync to finish and only then start consistency checks.
The text was updated successfully, but these errors were encountered:
Fixed in 663bd1a by adding a sync mutex so consistency check waits for the sync to finish.
Sorry, something went wrong.
Merge pull request #2
fb1478f
Add OS and IDE files to the gitignore + Add documentation
Revert "🙈 gitignore" commits.
e25c86e
This reverts commits 30bd216, 9a587e8, 38e6008, 5af1c77 and c8d6f20. It reverts pr #2 from my branch
No branches or pull requests
Ultimately we need better sync protocol, but in the mean time fix would be to wait for the sync to finish and only then start consistency checks.
The text was updated successfully, but these errors were encountered: