Expected Behavior
Actual Behavior
A customer reports that WorkflowContext#runUntilBlocked can reach this code path, where the deadlock timeout has elapsed but currentThread hasn't been initialized.
Steps to Reproduce the Problem
Run a worker under high load with virtual threads.
Specifications
Expected Behavior
Actual Behavior
A customer reports that
WorkflowContext#runUntilBlockedcan reach this code path, where the deadlock timeout has elapsed butcurrentThreadhasn't been initialized.Steps to Reproduce the Problem
Run a worker under high load with virtual threads.
Specifications