The pants named cache seems to grow monotonically ...
# general
h
The pants named cache seems to grow monotonically on my machines, is there a (least-recently used) mechanism in place that could help me keep the cache size in check?
c
There is a not a straightforward way today to delete the named caches in a LRU like manner https://github.com/pantsbuild/pants/issues/18294
👍 1