sbt/main-command/src/main
Ethan Atkins 90f6d77d59 Send exit in network client before shutdown
In the client test, the sbt server would keep open the the client
connection even after it had exited because the client was only shutting
down its side of the connection. Since in the test it wasn't exiting the
jvm, the read side of the connection was still open.
2020-09-28 07:28:24 -07:00
..
contraband IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
contraband-scala Contraband 0.4.6 2020-04-24 17:44:15 -04:00
java/sbt/internal Fix switching between raw and canonical input 2020-09-21 13:42:03 -07:00
scala Send exit in network client before shutdown 2020-09-28 07:28:24 -07:00