[Bug] Flaky test: tests/worker/test_workflow.py::test_workflow_return_is_honored_when_it_precedes_signal_completion_command
#865
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The following test sometimes fails with
temporalio.exceptions.ApplicationError: Client should never see this error!
tests/worker/test_workflow.py::test_workflow_return_is_honored_when_it_precedes_signal_completion_command
Minimal Reproduction
Running the test 10,000 times reproduces it fairly reliably:
Environment/Versions
Additional context
CI jobs with failure:
https://github.com/temporalio/sdk-python/actions/runs/14937905636/job/41969535426
https://github.com/temporalio/sdk-python/actions/runs/14980669571/job/42083795290
Terminal output:
The text was updated successfully, but these errors were encountered: