deb-mistral/mistral/workflow
Renat Akhmerov 4b6cca49b3 Remove unnecessary evaluation of outbound context
* At some places we can't reuse evaluated context value. In case
  of big context sizes it saves lots of CPU cycles.
* Added more profiler traces

Change-Id: I07469efd15348c11ec9066928b962fb7a3bef686
2017-01-31 19:54:15 +07:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Remove environment data from task inbound context 2016-09-26 14:50:10 +03:00
commands.py Towards non-locking model: adapt 'join' tasks to work w/o locks 2016-08-08 19:25:32 +07:00
data_flow.py Get rid of with_items.py module in favor of WithItemsTask class 2016-12-20 16:31:29 +07:00
direct_workflow.py Remove unnecessary evaluation of outbound context 2017-01-31 19:54:15 +07:00
lookup_utils.py Some spelling errors 2016-11-28 20:58:50 +08:00
reverse_workflow.py Publish/output in case of task/workflow failure 2016-10-10 10:00:48 +02:00
states.py Add cancelled state to action executions 2016-11-16 19:34:04 +07:00
utils.py Optimize the logic that check if 'join' task is allowed to start 2016-09-15 14:27:25 +03:00