Class: Pikuri::Agent::Event::Cancelled

Inherits:
Data
  • Object
show all
Defined in:
lib/pikuri/agent/event.rb

Overview

Out-of-band notice that the user cancelled the in-flight turn via Control::Cancellable. Emitted by Pikuri::Agent#run_loop just before the Cancelled exception re-raises — unlike FallbackNotice, no recovery follows; the caller returns control to the user.