-
-
Notifications
You must be signed in to change notification settings - Fork 691
Closed
Labels
type:bugDoesn't behave according to specificationDoesn't behave according to specification
Milestone
Description
We remove items from cache based on LRU. However, there is no guarantee that the item is not being used. Potentially, we could free an active resource. Tweaks are needed to either keep better track of usage or remove cache limit completely and let the user control it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugDoesn't behave according to specificationDoesn't behave according to specification