mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The double-fork in spawn_detached_unix inherited unflushed stdout/stderr buffers from the parent process. When the intermediate child called std::process::exit(0), libc cleanup flushed these buffers again, causing duplicate output that broke trycmd snapshot comparisons in release builds (where telemetry defaults to enabled). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||