mirror of https://github.com/sbt/sbt.git
Prior to this change, if a network command came in, it would run in the background with no real feedback in the server ui. Prior to this change, running compile from the thin client would look like: sbt:scala-compile> [success] Total time: 1 s, completed Dec 12, 2019, 7:24:43 PM sbt:scala-compile> Now it looks like: sbt:scala-compile> [info] Running remote command: compile [success] Total time: 1 s, completed Dec 12, 2019, 7:26:17 PM sbt:scala-compile> |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||