mirror of https://github.com/sbt/sbt.git
CI hung in the server test that checks completions because I broke reading from the System.in. It occurred to me that we probably shouldn't prompt indefinitely when the user is running tab completions anyway so I set a timeout of 5 seconds for the user to respond to input. If they decline to start a server within the timeout, we will just exit. If they decline to run compilation within the timeout we just skip the compilation step (so test or main class names will not be provided for completions). |
||
|---|---|---|
| .. | ||
| src | ||