mirror of https://github.com/sbt/sbt.git
**Problem** `run` task blocks the server, but during the run the server is just waiting for the built program to finish. **Solution** This implements client-side run where the server creates a sandbox environment, and sends the information to the client, and the client forks a new JVM to perform the run. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||