workflows.services.engine ========================= .. py:module:: workflows.services.engine .. autoapi-nested-parse:: Workflow engine: advance instances step-by-step until WAITING or terminal. Module Contents --------------- .. py:function:: advance_instance(inst, signal = None) Advance an instance until AWAITING or a terminal outcome is reached.