fabro/lib/crates/fabro-cli
Bryan Helmkamp 1ed8e6cbd5
fix(server): treat zombie processes as stopped
Split raw PID existence from actual process liveness in fabro-proc and
switch the server shutdown paths to the running-process predicate. This
avoids waiting out stop timeouts for unreaped zombie children while
keeping process-group behavior covered by measured regression tests.
2026-04-20 09:05:29 -04:00
..
src fix(server): treat zombie processes as stopped 2026-04-20 09:05:29 -04:00
tests/it test(http): improve HTTP test failure diagnostics 2026-04-20 08:06:14 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml refactor(install): consolidate shared primitives in fabro-install crate 2026-04-19 13:54:47 -04:00