sbt/main
Ethan Atkins 7a8a5e5dac Disable console ui for client launched server
If the sbt server is launched by the remote client, it should not have a
console ui thread because there is no way to even feed input to it once
the server has launched. Having the ui thread can cause the server to
exit unexpectedly if an EOF is read from the console input stream.
2020-11-19 16:10:03 -08:00
..
src Disable console ui for client launched server 2020-11-19 16:10:03 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00