fabro/lib
Bryan Helmkamp 099362cd42
fix(nextest): let shared test server reap run workers
Give the harness longer to stop the shared test server than the server
itself uses to shut down active run workers. This prevents session cleanup
from SIGKILLing the server before it can terminate worker process groups,
which was leaving orphaned `fabro <run> running` subprocesses behind.
2026-04-07 09:52:12 -04:00
..
crates fix(nextest): let shared test server reap run workers 2026-04-07 09:52:12 -04:00
packages/fabro-api-client feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00