mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||