Files
deb-python-taskflow/taskflow/examples
Joshua Harlow a588e48463 Pass a string as executor in the example instead of an executor
Instead of creating a throw-away executor and then passing it to the
engine for usage there just pass a string that specifies that we want
the executor created/used to be process based and let the engine handle
the creation and shutdown of that executor on its own.

Change-Id: Ib9cdbe50d1a12ec8b5bec86531f76ef51926645c
2015-01-09 12:58:58 -08:00
..