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

Reset QueryInfo.diff and QueryInfo.dirty after canceling notify timeout #7696

Merged
merged 2 commits into from
Feb 14, 2021

Conversation

jcreighton
Copy link
Contributor

Fixes #7664. Previously, in #7347 we introduced cancelNotifyTimeout to prevent extra network requests. We still want to do this but we also need to reset QueryInfo.diff and QueryInfo.dirty so future notify timeouts can be scheduled.

Checklist:

  • If this PR is a new feature, please reference an issue where a consensus about the design was reached (not necessary for small changes)
  • Make sure all of the significant new logic is covered by tests

@benjamn benjamn merged commit 911a19a into main Feb 14, 2021
@benjamn benjamn deleted the 7664-reset-query-info branch February 14, 2021 01:08
benjamn added a commit that referenced this pull request Feb 14, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reactive variables not working after calling resetStore()
2 participants