mirror of https://github.com/sbt/sbt.git
Implements cooperative idle server cleanup for `sbtn` (issue #8610). When a client disconnects from an sbt server, that server notifies all other registered servers to shut down if they've been idle long enough and have no connected clients. This prevents accumulation of idle background JVMs across projects. fixes #8610 |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||