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

fix auto weather cache reset #35

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

emphasize
Copy link
Member

Problem: the weather cache file is removed from the filesystem. In certain cases this leads to exceptions.

Since the cache is a JsonStorage object it is better to call clear flushing the content.

Closes: #29

@emphasize emphasize requested a review from JarbasAl April 17, 2023 14:06
@JarbasAl JarbasAl merged commit 0442590 into OpenVoiceOS:dev Apr 17, 2023
@JarbasAl JarbasAl added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants