mistral/mistral/workflow
Nikolay Mahotkin cb2e06f583 Fix race conditions in policies
* Fixed race conditions in wait-after and timeout policies
 * Unit test

Change-Id: I64d08e7645b55fabdb97cd82849685c33603614d
2014-09-24 14:51:54 +04:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Fix race conditions in policies 2014-09-24 14:51:54 +04:00
data_flow.py Merge "Renaming 'parameters' to 'input' everywhere" 2014-09-22 16:48:00 +00:00
direct_workflow.py Implementing 'task-defaults' workflow property 2014-09-23 23:39:53 +00:00
reverse_workflow.py Fixing workflow handlers to return all possible commands 2014-09-16 07:34:05 -07:00
states.py Renaming 'stop_workflow' to 'pause_workflow' 2014-09-15 12:31:32 -07:00
utils.py Refactoring engine using abstraction of command 2014-09-16 07:33:55 -07:00
workflow_handler_factory.py Renaming 'linear' workflow to 'direct' 2014-08-27 17:23:03 +07:00