You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/util/progress
Justin Chadwell be6542911f progress: make printer ready only after pausing logrus
This fixes a possible race where messages printed directly after calls
to NewPrinter may appear before the printer starts. With this change, we
delay all of the logs until after.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
fromreader.go
multiwriter.go progress: add prefix to vertex progress group 2 years ago
printer.go progress: make printer ready only after pausing logrus 2 years ago
progress.go
reset.go
writer.go Enable to run build and invoke in background 2 years ago