mirror of https://github.com/sbt/sbt.git
On windows, it is sometimes possible to leak an sbt process if two processes are started simultaneously by a remote client at the same time. When this happens, the second process is unable to create a server because of the first process and it also has no io streams because the the client detaches its streams. We can detect this in the shell command and prevent the process from persisting as a zombie. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||