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

Save DB Delta to File on Refresh Complete #392

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

krkeegan
Copy link
Collaborator

Proposed change

We were only saving to the variable and not pushing to the file which could cause a false out-of-date response after a restart.

This calls save after a successful refresh a simple one-liner.

Checklist

  • The code change is tested and works locally.
  • Local tests pass.

We were only saving to the variable and not pushing to the file
which could cause a false `out-of-date` response after a restart.
@krkeegan krkeegan merged commit e973e10 into TD22057:dev Apr 28, 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.

1 participant