Class: Syskit::Deployment::Signaled

Inherits:
Object
  • Object
show all
Defined in:
lib/syskit/deployment.rb

Overview

Event class used to represent the events emitted by Syskit::Deployment#signaled_event

Event emitted whenever the deployment finishes because of a UNIX signal. The event context is the Process::Status instance that describes the termination

It is forwarded to failed_event