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

Converge blows up with low-value error message. #3

Open
aredington opened this issue Feb 16, 2021 · 0 comments · May be fixed by #5
Open

Converge blows up with low-value error message. #3

aredington opened this issue Feb 16, 2021 · 0 comments · May be fixed by #5

Comments

@aredington
Copy link
Owner

When converge is invoked with a copy of the CRDT which is remote copy as the first arg, and the local copy as the second arg, it may provoke a null pointer exception. This is not an intuitive problem to diagnose. We can introduce a concept of local-copy? of a structure and when the first arg to converge is not local-copy?, fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant