mirror of https://github.com/sbt/sbt.git
When the number of tasks running exceeds the limit for the number of progress tasks to display by 1. Say the limit is 2 and there are three tasks running, then we display | ... (1 other tasks) | => foo 2s | => bar 3s This looks bad considering we could just display what the task actually is. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||