gstack/design
whd4 94b7895ab3 fix(test): remove delayed process.exit(0) time bombs from 8 browser test files + exitFn seam in ServerConfig
Each afterAll scheduled setTimeout(() => process.exit(0), 500) which fired
~500ms into the NEXT test file during full-suite runs, killing bun with a
green exit code and no tally — silently truncating the suite and hiding
every failure in later files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 04:04:22 -05:00
..
src v1.45.0.0 feat(design): persistent board daemon — 24h boards, one tab, board history (#1710) 2026-05-25 20:45:12 -07:00
test fix(test): remove delayed process.exit(0) time bombs from 8 browser test files + exitFn seam in ServerConfig 2026-07-13 04:04:22 -05:00
prototype.ts v1.30.0.0 fix wave: 21 community PRs + Windows CI extension + codex flag-semantics smoke (#1391) 2026-05-09 08:06:47 -07:00