mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| main | ||
| test/scala/sbt | ||