sbt/main
Ethan Atkins a7cb186924 Add --close-io-streams flag to sbt
When we start sbt with the thin client, we want to close the server io
streams after it loads so that the client exiting won't crash the
server. When we are running the server as part of the server tests, it
is nice to have the server output. By setting the --close-io-streams
flag when we launch the server in the client, we are able to achieve
both.
2020-06-24 20:03:44 -07:00
..
src Add --close-io-streams flag to sbt 2020-06-24 20:03:44 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00