sbt/internal/util-logging
Ethan Atkins d85f600229 Improve progress display with limit + 1 tasks
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.
2020-09-02 21:34:54 -07:00
..
src Improve progress display with limit + 1 tasks 2020-09-02 21:34:54 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00