Skip to content

Execution Lifecycle

start() emits START to kick off the signal chain. Results are set only by end() or set_result(). Event branches do not produce a result unless you end them explicitly.