Skip to content

fix(testing): a readiness check that answers slower than its one second timeout no longer aborts the run - #807

Merged
xepozz merged 2 commits into
temporalio:masterfrom
xepozz:fix/testing-readiness-timeout
Sep 12, 2026
Merged

fix(testing): a readiness check that answers slower than its one second timeout no longer aborts the run#807
xepozz merged 2 commits into
temporalio:masterfrom
xepozz:fix/testing-readiness-timeout

Conversation

@xepozz

@xepozz xepozz commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

What was changed

Both readiness checks in Environment catch ProcessTimedOutException and return false.

Why?

A poll slower than its 1s timeout killed the whole PHPUnit run during bootstrap.

Checklist

  1. Closes —
  2. How was this tested: new EnvironmentReadinessTestCase, each half of the fix is covered.
  3. Any docs updates needed? No.

@xepozz
xepozz requested review from a team, roxblnfk and wolfy-j as code owners September 12, 2026 06:20
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@xepozz
xepozz merged commit 0d446b3 into temporalio:master Sep 12, 2026
85 of 111 checks passed
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.

2 participants