taskflow/taskflow/examples/wbe_simple_linear.out.txt

6 lines
148 B
Plaintext

Running 2 workers.
Executing some work.
Execution finished.
Result = {"result1": 1, "result2": 666, "x": 111, "y": 222, "z": 333}
Stopping workers.