Exception: ChronoForge::Executor::NotInBranchError
- Inherits:
-
NotExecutableError
- Object
- StandardError
- Error
- NotExecutableError
- ChronoForge::Executor::NotInBranchError
- 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.