File: wbe_simple_linear.out.txt

package info (click to toggle)
python-taskflow 1.30.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,252 kB
  • sloc: python: 26,508; sh: 204; makefile: 48
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (8)
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.