fabro/lib/crates/fabro-proc
Bryan Helmkamp f33d8df98a
fix(proc): silence clippy in signal.rs test module
Adds expect(disallowed_types) at the tests module for the intentional
sync BufReader usage in the zombie-process-group helper, and drops the
absolute-path call site by bringing pre_exec_setpgid into scope.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 09:27:55 -04:00
..
c Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
src fix(proc): silence clippy in signal.rs test module 2026-04-20 09:27:55 -04:00
build.rs Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
Cargo.toml Add server daemon management with Unix socket support 2026-04-02 10:40:19 -07:00