John Ramirez
Chris White
State
flow_state = flow.run() flow_state.result # a dictionary of Tasks -> States flow_state.result[my_task].result # the result of a task in the flow