Jakub Brzeski

Results 1 issues of Jakub Brzeski

`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: https://github.com/uber-go/cadence-client/issues/933

bug