Skip to content

fix(server): wait for saved session state in stop test - #255

Merged
badcuban merged 1 commit into
mainfrom
fix/ci-session-stop-state
Sep 7, 2026
Merged

fix(server): wait for saved session state in stop test#255
badcuban merged 1 commit into
mainfrom
fix/ci-session-stop-state

Conversation

@badcuban

@badcuban badcuban commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

CI could fail because the session-stop test read the saved session before the stop handler finished updating it. The failed CI then blocked the nightly release.

Wait for the saved session status to become stopped before checking the existing session and goal assertions. Production behavior is unchanged.

Validation: all 70 ProviderCommandReactor tests passed; vp fmt, vp lint, and vp run typecheck passed. Lint reported existing warnings.

@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
threadlines Skipped Skipped Sep 7, 2026 4:33am UTC

Request Review

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS labels Sep 7, 2026
@badcuban
badcuban added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit 128ae1d Sep 7, 2026
16 checks passed
@badcuban
badcuban deleted the fix/ci-session-stop-state branch September 7, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant