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

Improve cache key guard #1368

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Improve cache key guard #1368

merged 1 commit into from
Nov 10, 2023

Conversation

manthey
Copy link
Member

@manthey manthey commented Nov 10, 2023

Broaden where a try/except decides to remove an invalid item from the cache. Before, when a bad style was passed, the cache could end up with entries for that bad style, cycling the cache more than necessary.

Broaden where a try/except decides to remove an invalid item from the
cache.  Before, when a bad style was passed, the cache could end up with
entries for that bad style, cycling the cache more than necessary.
@manthey manthey merged commit d2c09f9 into master Nov 10, 2023
1 check passed
@manthey manthey deleted the improve-cache-guard branch November 10, 2023 13:53
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