Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TERMINATE_IF_RUNNING doesn't work for duplicate child workflows #1536

Open
mfateev opened this issue Jul 3, 2024 · 0 comments
Open

TERMINATE_IF_RUNNING doesn't work for duplicate child workflows #1536

mfateev opened this issue Jul 3, 2024 · 0 comments

Comments

@mfateev
Copy link
Member

mfateev commented Jul 3, 2024

Expected Behavior

A child workflow with IdReusePolicy set to TERMINATE_IF_RUNNING is started twice from the same parent. Both starts are expected to succeed.

Actual Behavior

Workflow receives ChildWorkflowExecutionAlreadyStartedError.

Steps to Reproduce the Problem

Reproduction:
temporalio/samples-go#356

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

No branches or pull requests

1 participant