temporalio / sdk-java

Temporal Java SDK
https://temporal.io
Apache License 2.0
199 stars 134 forks source link

Fix flake in resetWorkflowIdFromWorkflowTaskTest #2105

Closed Quinn-With-Two-Ns closed 2 weeks ago

Quinn-With-Two-Ns commented 2 weeks ago

Didn't see any flakyness during the PR or when locally testing but this test started immediately failing in CI after being merged https://github.com/temporalio/sdk-java/actions/runs/9452261550/job/26035046059. I suspect the graceful worker shutdown is interacting weirdly with the mocks.