mistral/mistral/engine
Renat Akhmerov 2f817e9b70 Delete all necessary delayed calls on WF stop
Change-Id: I50d8164aa022a80e255ca4610ef0393ff802663e
Partial-Bug: #1627443
2016-09-25 11:40:39 +03:00
..
rpc_backend Merge "Fix for raising excepton from kombu" 2016-09-23 07:58:13 +00:00
__init__.py Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
action_handler.py Using count() instead of all() for getting incompleted tasks 2016-09-13 12:44:25 +03:00
actions.py Merge "Change execution mechanism for 'join' tasks" 2016-09-08 10:10:32 +00:00
base.py Merge "Avoid storing workflow input in task inbound context" 2016-09-22 04:36:17 +00:00
default_engine.py Towards non-locking model: remove pessimistic locks 2016-08-09 13:51:50 +00:00
default_executor.py Executor fails actions if they are redelivered 2016-07-21 15:30:15 +02:00
dispatcher.py Change execution mechanism for 'join' tasks 2016-09-07 13:18:18 +02:00
policies.py Avoid storing workflow input in task inbound context 2016-09-21 13:32:44 +03:00
task_handler.py Delete all necessary delayed calls on WF stop 2016-09-25 11:40:39 +03:00
tasks.py Merge "Avoid storing workflow input in task inbound context" 2016-09-22 04:36:17 +00:00
utils.py Refactoring workflow handler 2016-06-07 18:38:38 +07:00
workflow_handler.py Delete all necessary delayed calls on WF stop 2016-09-25 11:40:39 +03:00
workflows.py Avoid storing workflow input in task inbound context 2016-09-21 13:32:44 +03:00