Skip to content

Stabilize the Windows worker-idle-timeout regression test #5898

Description

@Hmbown

The Windows worker-idle-timeout regression test is intermittently red on otherwise passing release follow-up CI.

Evidence:

The test uses a 150 ms idle budget and 400 ms wall budget. Its second task goes through MockExecutor, which emits several persisted events and sleeps for 50 ms. Scheduling/storage contention is a plausible explanation; the failed record’s terminal reason was not printed, so this is not yet a confirmed root cause.

For v0.9.13: include the full terminal record in failure diagnostics, reproduce under contention on Windows, and make the worker-reuse test deterministic without weakening production timeouts or removing the proof that a forcibly timed-out task releases its worker. Preserve the rule that failures are visible rather than silently retried.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions