python-diskcache icon indicating copy to clipboard operation
python-diskcache copied to clipboard

Clarification on Automatic Expiration Mechanism

Open cicciob95 opened this issue 1 year ago • 0 comments

Hi

I need some clarification on how the automatic expiration mechanism works. Specifically, I would like to understand whether there is an integrated periodic control thread that removes expired items automatically, or if expired items are only removed when they are accessed.

Could you provide more details on how this process is handled?

Thanks!

cicciob95 avatar Feb 14 '25 12:02 cicciob95