-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Conversation
For large operations the cache infinitly grows and invalid entries were never invalidated. So memory cap the cache and remove outdated entries. Assisted-by: ClaudeCode:claude-opus-5 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux
requested review from
CarlSchwan,
come-nc,
icewind1991 and
leftybournes
and removed request for
a team
September 10, 2026 13:39
@susnux
susnux
added
bug
3. to review
Waiting for reviews
feature: encryption (server-side)
labels
Sep 10, 2026
susnux
commented
Sep 10, 2026
Contributor
Author
/backport to stable35
susnux
commented
Sep 10, 2026
Contributor
Author
/backport to stable34
susnux
commented
Sep 10, 2026
Contributor
Author
/backport to stable33
GhassenKefi
GhassenKefi
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Summary
For large operations the cache infinitly grows and invalid entries were never invalidated.
So memory cap the cache and remove outdated entries.
Checklist
3. to review, feature component)stable32)AI (if applicable)
Unit tests generated by AI