Exception: ChronoForge::Executor::NotInBranchError

Inherits:
NotExecutableError show all
Defined in:
lib/chrono_forge/executor.rb

Overview

spawn/spawn_each called outside a branch block. NotExecutableError so it propagates (fail-fast on a programming error) rather than being retried.