Skip to content

fix a bug in watch loading, watch syncing, and watch syncing summary #1917

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

Merged
merged 2 commits into from
May 8, 2021

Conversation

aryairani
Copy link
Contributor

@aryairani aryairani commented May 7, 2021

Fixes #1916 in SqliteCodebase.hs and an elem vs notElem bug in skipping watch results that already exist at the destination during sync in Sync22.hs.

@aryairani aryairani added the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label May 7, 2021
Copy link
Member

@pchiusano pchiusano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like CI has a problem though

@aryairani
Copy link
Contributor Author

aryairani commented May 7, 2021

Weird, it's the same type of error I had seen before but had vaguely gone away.

gitsync22.sc.test-watches EXCEPTION!!!: Called SqliteCodebase.setNamespaceRoot on unknown causal hash

I'll try to get to the bottom of it.

@mergify mergify bot merged commit 04040b6 into trunk May 8, 2021
@mergify mergify bot deleted the topic/1916-push-result-display branch May 8, 2021 06:22
@mergify mergify bot removed the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label May 8, 2021
@aryairani
Copy link
Contributor Author

aryairani commented May 8, 2021

Oops, the test passed and it auto-merged before I'd gotten to the bottom of it. I didn't expect it to merge because one of the tests was failing for me locally. I don't have a deterministic test for two different errors.

@aryairani aryairani changed the title fix a bug in watch syncing and in watch syncing summary fix a bug in watch loading, watch syncing, and watch syncing summary May 10, 2021
@pchiusano pchiusano mentioned this pull request May 11, 2021
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.

some debug output apparently still on, in v2 push
2 participants