Files
deb-python-taskflow/taskflow/engines/action_engine/executor.py
Joshua Harlow 6f6e9a3b2c Relabel internal engine 'event' -> 'outcome'
Instead of calling the variable name 'event' it is
more appropriate to call these variable names 'outcome' (or
'outcomes') since they represent the 'outcome' (EXECUTED,
or REVERTED) of a atom and are not event types.

To avoid the confusion just relabel these to be outcome(s)
instead.

Change-Id: Ia9caebe279145e4887491151d40a4f59650d40d4
2015-10-05 13:12:07 -07:00

22 KiB