mirror of https://github.com/sbt/sbt.git
This commit makes it possible for a remote client to cancel a running task initiated by a different client by typing `cancel` into the shell. It can be useful if the remote client has run something blocking like console. The console task can't safely be interrupted, so instead we write some newlines filed by ctrl+d to exit the console. |
||
|---|---|---|
| .. | ||
| 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 | ||