built-in stopping-definition can create stopping-cause but they are not accessible for modellers, they are hard coded.
built-in `stopping-definition` can create `stopping-cause` but they are not accessible for modellers, they are hard coded.
(build)The built-in stopping definition are:
:causality-broken Stops when no future events exists anymore.:execution-not-found Stops when the execution of an event is not found in the registry.:failed-event-execution Stops when an execution has raised an exception.:no-future-events Stops when no future events exists anymore.The built-in stopping definition are: * `:causality-broken` Stops when no future events exists anymore. * `:execution-not-found` Stops when the execution of an event is not found in the registry. * `:failed-event-execution` Stops when an execution has raised an exception. * `:no-future-events` Stops when no future events exists anymore.
(schema)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |