1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal/output
Andrey Nering e36c77aaf3 Fix bug with STDOUT and STDERR in the "group" output mode
Took the oportunity to refactor a bit how we handle closing of the streams.

Fixes #779
2022-07-06 10:45:07 -03:00
..
group.go Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00
interleaved.go Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00
output_test.go Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00
output.go Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00
prefixed.go Fix bug with STDOUT and STDERR in the "group" output mode 2022-07-06 10:45:07 -03:00