Closed pcaneill closed 5 years ago
The local executor now supports both run_id and workflow_id.
We leverage the fact that the local executor does parallelize tasks and thus we can use a stack to keep track of our workflow run_id and workflow_id.
The local executor now supports both run_id and workflow_id.
We leverage the fact that the local executor does parallelize tasks and thus we can use a stack to keep track of our workflow run_id and workflow_id.