Skip to content

Test deterministic in-flight Playground timeout - #2362

Merged
chubes4 merged 1 commit into
mainfrom
fix-1904-inflight-timeout-smoke
Aug 25, 2026
Merged

Test deterministic in-flight Playground timeout#2362
chubes4 merged 1 commit into
mainfrom
fix-1904-inflight-timeout-smoke

Conversation

@chubes4

@chubes4 chubes4 commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • warm the fake Playground runtime before applying the intentionally tiny command timeout
  • synchronize on the timed backend run() entering before asserting the timeout
  • verify cancellation does not await backend completion, elapsed time stays bounded, and runtime teardown terminates the pending fake run

Verification

Fixes #1904

@chubes4
chubes4 merged commit f5d1860 into main Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeout smoke can expire before fake Playground command starts

1 participant