Files
deb-python-taskflow/taskflow/engines/action_engine/engine.py
Joshua Harlow 2f7d86ac3e Include docstrings for parallel engine types/strings supported
When a 'executor' option is passed to a action engine requested
to run in parallel mode that option will internally be examined
and it will affect the internally used execution model that the
engine will use; to make it understandable what the valid options
are include a docstring + table(s) that describes the options and
there valid values.

Change-Id: I9a1852427bae22a01f5993862617e384f10ec005
2015-01-10 14:38:39 -08:00

15 KiB