Files
deb-python-taskflow/taskflow/engines/action_engine
Joshua Harlow f5cd0632aa Pass through run timeout in engine run()
It can be quite useful to control the delay/timeout
used during waiting periods via the run() method and
not requiring the usage of run_iter() to achieve the
same thing.

This change makes it possible to pass the same timeout
used in run_iter() to run() and have it be used in the
engine internals.

Change-Id: I3798ee14600a2d30e009abf1f273b5edbbe3f5ed
2015-12-03 10:44:54 -08:00
..
2014-02-22 17:16:29 +08:00
2015-10-19 19:48:01 +00:00