fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 0221805a73
Some checks are pending
Rust / Format (push) Waiting to run
Rust / Clippy (push) Waiting to run
Rust / Test (Linux) (push) Waiting to run
Rust / Test (macOS) (push) Waiting to run
TypeScript / Typecheck (push) Waiting to run
TypeScript / Test (push) Waiting to run
TypeScript / Build (push) Waiting to run
fix(cli): let detached workers exit after post-run shutdown
Move worker control stdin handling off Tokio's blocking shutdown path so
subprocess workers can exit cleanly after success or cooperative
cancellation even when the parent still holds stdin open.

Add regression coverage for retro-enabled success and SIGTERM-driven
cancellation with stdin intentionally left open.
2026-04-10 15:20:41 -04:00
..
cmd fix(cli): let detached workers exit after post-run shutdown 2026-04-10 15:20:41 -04:00
scenario Merge origin/main into main 2026-04-09 21:11:55 -04:00
support refactor(events): dedupe schema v2 plumbing 2026-04-09 17:23:54 -04:00
workflow refactor(events): dedupe schema v2 plumbing 2026-04-09 17:23:54 -04:00
main.rs chore(lint): fix all clippy warnings including --tests 2026-04-10 10:16:24 -04:00