sbt/util-cache
bitloi b53342da15 Fix ActionCache: treat invalid/empty JSON as cache miss
Catch parse errors when reading cached values and return Left(None)
so the task is re-run instead of failing with IncompleteParseException.
Fixes plugins/dotty-sandwich scripted test flake.
2026-02-15 07:50:38 +01:00
..
src Fix ActionCache: treat invalid/empty JSON as cache miss 2026-02-15 07:50:38 +01:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00