There seem to be some problems with caches not getting invalidated enough and it makes me less than confident in our caching strategy.
A first step would be to write some specific tests around caching and write some smoke tests. (e.g. run, touch a file, run again, check for cache invalidation)
See #6
There seem to be some problems with caches not getting invalidated enough and it makes me less than confident in our caching strategy.
A first step would be to write some specific tests around caching and write some smoke tests. (e.g. run, touch a file, run again, check for cache invalidation)