mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:11:49 +00:00
Right now `sg run` / `sg start` can horribly mangle multi-line output. A nicely annotated report from @unknwon:  Replacing the "buffered process logger" thing with https://github.com/bobheadxi/streamline which powers `sourcegraph/run` etc (fairly reliably if I do say so myself) fixes this for a few cases where I can reliably repro wonky misordered output 😁 ## Test plan `sg start dotcom` with `sg.config.overwrite.yaml`: ```yaml commands: enterprise-portal: env: SRC_LOG_LEVEL: debug PG_QUERY_LOGGING: true ``` Log scope `pgx.devtracer` is consistently formatted ✅ , even with high volume of logs  Also don't see anything suspicious happening after running for a while |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| pipe_test.go | ||
| pipe.go | ||