mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
The test harness waited 8s for the server to shut down gracefully, accommodating the server's 5s WORKER_CANCEL_GRACE. But in tests, the CLI returns before workers exit (terminal SSE event → CLI exits → TestContext drops → SIGTERM while workers still cleaning up), so the last test in every session paid a ~5s penalty. No real work needs preserving in tests, so SIGKILL after 500ms instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||