Files
deb-python-taskflow/taskflow/engines/action_engine/executor.py
Joshua Harlow 7655ae02ce Use futures wait() when possible
Instead of always using our custom future wait
functionality, only use that functionality if there
are green futures and in other cases just use the
future wait() function instead.

Change-Id: I1eadcf53eb4b5f47b9543965610bfe04fec52e70
2014-05-14 20:24:03 -07:00

4.5 KiB