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

feat: Invalidate cache when config has changed #2160

Merged
merged 4 commits into from
Jan 2, 2022
Merged

feat: Invalidate cache when config has changed #2160

merged 4 commits into from
Jan 2, 2022

Conversation

Jason3S
Copy link
Collaborator

@Jason3S Jason3S commented Jan 1, 2022

Cached entries are invalidated if a dependency config or dictionary changes since the entry was made.

Fixes: #1852

@github-actions github-actions bot added the fix label Jan 1, 2022
@Jason3S Jason3S marked this pull request as ready for review January 2, 2022 10:08
@Jason3S Jason3S linked an issue Jan 2, 2022 that may be closed by this pull request
2 tasks
@Jason3S Jason3S merged commit 705c638 into main Jan 2, 2022
@Jason3S Jason3S deleted the dev-cache branch January 2, 2022 10:27
@Jason3S Jason3S changed the title fix: Invalidate cache when config has changed feat: Invalidate cache when config has changed Jan 4, 2022
@Jason3S Jason3S added feature and removed fix labels Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cached files do not get reevaluated when a dictionary or config changes.
1 participant