mirror of https://github.com/sbt/sbt.git
I occassionally end up in a state where watch input does not seem to be read. To rule out the possibility that the background thread that reads input has not successfully started, this commit makes it so that we block until the thread signals that it has started via a CountDownLatch. The diff is superficially big because of an indentation change at the bottom. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||