Jordan Miller

Results 11 comments of Jordan Miller

it seems to error on or during the ``` def distributed_workflow(): ... # workflow is a dictionary with this structure {'task_name': (function(), arguments)} finished = client.get(workflow, 'workflow_end_task') ``` It seems...