Skip to content

Conversation

@khvn26
Copy link
Member

@khvn26 khvn26 commented Mar 20, 2025

get_version_info was put under infinite lru_cache to reduce filesystem access. Now, it's accessing the database, so this PR moves the caching to the parts of the info that are supposed to be immutable at runtime.

@khvn26 khvn26 requested a review from matthewelwell March 21, 2025 10:20
@khvn26 khvn26 merged commit 5694401 into main Mar 21, 2025
1 check passed
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.

3 participants