summaryrefslogtreecommitdiff
path: root/taskflow/examples/wbe_simple_linear.out.txt
blob: 1585fb9690546ebdbae5829e7d9e5391e3a6385f (plain)
1
2
3
4
5
Running 2 workers.
Executing some work.
Execution finished.
Result = {"result1": 1, "result2": 666, "x": 111, "y": 222, "z": 333}
Stopping workers.