Tailing the log when we expect the process to exit can be racy (in this case we were waiting for the last line that'd be printed).
28 KiB
28 KiB
Tailing the log when we expect the process to exit can be racy (in this case we were waiting for the last line that'd be printed).