Files
deb-python-taskflow/taskflow/engines/action_engine
Joshua Harlow 53dcbd4d97 Implement run iterations
Instead of blocking the caller when they call run()
allow there to be a new api run_iter() that will yield
back the engine state transitions while running. This
allows for a engine user to do alternate work while an
engine is running (and come back to yield on there own
time).

Implements blueprint iterable-execution

Change-Id: Ibb48c6c5618c97c59a6ab170dab5233ed47e5554
2014-05-07 14:41:17 -07:00
..
2014-02-22 17:16:29 +08:00
2014-05-07 14:41:17 -07:00
2014-05-07 14:41:17 -07:00
2014-03-26 12:48:40 -07:00