Open
Description
GetWorkflowExecution(childWorkflow).get()
gets stuck forever when another child workflow is running with the same workflow_id. It seems to be similar to Go's client bug: cadence-workflow/cadence-go-client#933
GetWorkflowExecution(childWorkflow).get()
gets stuck forever when another child workflow is running with the same workflow_id. It seems to be similar to Go's client bug: cadence-workflow/cadence-go-client#933