fabro/lib
Bryan Helmkamp 5ed6b40af6 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
..
crates fix(cli): let detached workers exit after post-run shutdown 2026-04-10 15:20:41 -04:00
packages/fabro-api-client Merge origin/main into main 2026-04-09 21:11:55 -04:00