eaburns / eaburns/Watch

No synchronization between writing stdout and writing "exit status" and end time message

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
201
Forks
49
PR merge metrics
No merged PRs in 30d

Description

The exit status and end time often get interleaved with the writing of stdout/stderr.
Instead, we should write stdout and stderr in our own go routine, wait for it to finish, and only then write these trailing messages.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.