Exception: Terret::AgentExists

Inherits:
StandardError
  • Object
show all
Defined in:
lib/terret/loop.rb

Overview

Raised on id or session collision in spawn_agent: silent replacement leaked the old agent's forked context and orphaned its mid-turn state (plan §14). Dispose the old agent first, explicitly.