Files
gastown/internal/tmux
gastown/crew/diesel 003fd1a741
Some checks failed
CI / Check for .beads changes (push) Has been skipped
CI / Check embedded formulas (push) Failing after 22s
CI / Test (push) Failing after 1m30s
CI / Lint (push) Failing after 24s
CI / Integration Tests (push) Failing after 43s
CI / Coverage Report (push) Has been skipped
Windows CI / Windows Build and Unit Tests (push) Has been cancelled
fix(tmux): stabilize flaky tests with WaitForShellReady
TestIsAgentRunning and TestEnsureSessionFresh_ZombieSession were flaky
because they checked the pane command immediately after NewSession,
before the shell had fully initialized. Added WaitForShellReady calls
to wait for shell readiness before assertions.

Closes: gt-jzwx

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 12:25:36 -08:00
..