mirror of https://github.com/sbt/sbt.git
I realized that using the cache has the potential to cause issues for batch processing in CI if some tasks assume that a file created by one task will immediately be visible in the other. With the cache, there is typically on O(10ms) latency between a file being created and appearing in the cache (at least on OSX). When manually running commands, that latency doesn't matter. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||