Support custom cache dir
In our CI we want to run several clojure tasks for the same project in parallel and they sometimes fail with:
```
Refreshing classpath
Error building classpath. Can't create directory: /path/to/project/.cpcache
```
due to a race condition. I'm proposing this change to make the cache configurable.
Thoughts?
合并状态:未合并 关闭于 2024-03-11 2 条评论