Skip to content

Make asset caching mechanism more transparent #390

@AlmasB

Description

@AlmasB

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugDoesn't behave according to specification

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions