sbt/util-cache/src
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
..
main Fix ActionCache: treat invalid/empty JSON as cache miss 2026-02-15 07:50:38 +01:00
test/scala [2.x] test: Migrate FileInfoSpec.scala to verify.BasicTestSuite (#8544) 2026-01-15 22:19:30 -05:00