sbt/main/src
Ethan Atkins ca251eb7c8 Catch interrupted exception in shell
I noticed in CI that sometimes the client tests exit with an interrupted
exception printed. I tracked it down the exception to the call to
getExec, which delegateds to CommandExchange.blockUntilNextExec.
2020-09-20 21:34:27 -07:00
..
main Catch interrupted exception in shell 2020-09-20 21:34:27 -07:00
test Use java caffeine library rather than scalacache 2020-08-07 17:18:09 -07:00