sbt/main/src
Ethan Atkins 06a153278f Cleanup cache when CommandExchange shuts down
I noticed that sometimes when running scripted tests that I'd run out of
metaspace. I believe that this may be due to the caffeine cache leaking
classloaders. Regardless, it's a good idea to clear the cache whenever
we shutdown the command exchange or reload the state.
2019-01-30 10:45:22 -08:00
..
main Cleanup cache when CommandExchange shuts down 2019-01-30 10:45:22 -08:00
test Add ClassLoaderCache 2019-01-30 08:55:22 -08:00