* When waiting for dependencies, `select` on the context as well as the ticker * Write multiple progress events "transactionally" (i.e. hold the lock for the duration to avoid other events being interleaved) * Do not change "finished" steps back to "in progress" to prevent flickering Signed-off-by: Milas Bowman <milas.bowman@docker.com> |
||
|---|---|---|
| .. | ||
| colors.go | ||
| event.go | ||
| noop.go | ||
| plain.go | ||
| quiet.go | ||
| spinner.go | ||
| tty.go | ||
| tty_test.go | ||
| writer.go | ||
| writer_test.go | ||