diff options
author | Simon Hauser <simon.hauser@helsinki-systems.de> | 2024-06-19T09·18+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-07-01T13·55+0000 |
commit | 6a9a4d56a4a99acb95c2b4ca1d590490c7732f79 (patch) | |
tree | 6f62121cd6bfb27f4a658d9a82eb3f173ead1bde /tvix/store | |
parent | 87f38cad6140a10f436ba4d60b52735cc545bc63 (diff) |
feat(tvix/tracing): expose stdout_writer and stderr_writer r/8333
Using std::io::{Stdout,StdErr} directly will clobber the output by an active progress bar. To resolve this issue the exposed writers should be prefered over `println!` and `eprintln!`. Change-Id: Ic79465cd4e8b9dad5a138f6b08c5f0de9dcf54a1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11860 Autosubmit: Simon Hauser <simon.hauser@helsinki-systems.de> Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/store')
0 files changed, 0 insertions, 0 deletions