deb-mistral/mistral/engine1
Renat Akhmerov 9da521b841 Redesigning engine to move all remote calls from transactions
* Fixes engine race condition between start_workflow and on_task_result methods
* Engine commands now have local and remote parts (in fact, "in tx" and "non tx")

Closes-Bug: #1395679
Change-Id: Icd4aa1a546893b815c01bea23880cde139df2d1b
2014-12-11 05:22:51 +00:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Cleanup, refactoring and logging 2014-10-14 17:37:02 +07:00
commands.py Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
default_engine.py Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
default_executor.py Fix trace with wrong input for action 2014-12-03 08:27:07 +00:00
policies.py Add workflow trace logging in engine v2 2014-09-30 14:26:37 +04:00
rpc.py Cleanup, refactoring and logging 2014-10-14 17:37:02 +07:00
utils.py Renaming 'parameters' to 'input' everywhere 2014-09-21 19:46:15 -07:00