| | | |
Offset 842, 15 lines modified | Offset 842, 15 lines modified |
842 | <dd><p>States·that·if·the·engine·stops·in·will·<strong>not</strong>·cause·any·potential | 842 | <dd><p>States·that·if·the·engine·stops·in·will·<strong>not</strong>·cause·any·potential |
843 | failures·to·be·reraised.·States·<strong>not</strong>·in·this·list·will·cause·any | 843 | failures·to·be·reraised.·States·<strong>not</strong>·in·this·list·will·cause·any |
844 | failure/s·that·were·captured·(if·any)·to·get·reraised.</p> | 844 | failure/s·that·were·captured·(if·any)·to·get·reraised.</p> |
845 | </dd></dl> | 845 | </dd></dl> |
| |
846 | <dl·class="attribute"> | 846 | <dl·class="attribute"> |
847 | <dt·id="taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"> | 847 | <dt·id="taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"> |
848 | <code·class="descname">IGNORABLE_STATES</code><em·class="property">·=·frozenset({'ANALYZING',·'RESUMING',·'SCHEDULING',·'GAME_OVER',·'WAITING',·'UNDEFINED'})</em><a·class="headerlink"·href="#taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"·title="Permalink·to·this·definition">¶</a></dt> | 848 | <code·class="descname">IGNORABLE_STATES</code><em·class="property">·=·frozenset({'SCHEDULING',·'RESUMING',·'WAITING',·'UNDEFINED',·'ANALYZING',·'GAME_OVER'})</em><a·class="headerlink"·href="#taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"·title="Permalink·to·this·definition">¶</a></dt> |
849 | <dd><p>Informational·states·this·engines·internal·machine·yields·back·while | 849 | <dd><p>Informational·states·this·engines·internal·machine·yields·back·while |
850 | running,·not·useful·to·have·the·engine·record·but·useful·to·provide·to | 850 | running,·not·useful·to·have·the·engine·record·but·useful·to·provide·to |
851 | end-users·when·doing·execution·iterations·via·<a·class="reference·internal"·href="#taskflow.engines.action_engine.engine.ActionEngine.run_iter"·title="taskflow.engines.action_engine.engine.ActionEngine.run_iter"><code·class="xref·py·py-meth·docutils·literal·notranslate"><span·class="pre">run_iter()</span></code></a>.</p> | 851 | end-users·when·doing·execution·iterations·via·<a·class="reference·internal"·href="#taskflow.engines.action_engine.engine.ActionEngine.run_iter"·title="taskflow.engines.action_engine.engine.ActionEngine.run_iter"><code·class="xref·py·py-meth·docutils·literal·notranslate"><span·class="pre">run_iter()</span></code></a>.</p> |
852 | </dd></dl> | 852 | </dd></dl> |
| |
853 | <dl·class="attribute"> | 853 | <dl·class="attribute"> |
854 | <dt·id="taskflow.engines.action_engine.engine.ActionEngine.MAX_MACHINE_STATES_RETAINED"> | 854 | <dt·id="taskflow.engines.action_engine.engine.ActionEngine.MAX_MACHINE_STATES_RETAINED"> |