Exception: Lemans::Runner::Shutdown

Inherits:
Exception
  • Object
show all
Defined in:
lib/lemans/runner.rb

Overview

Injected into workers to abandon in-flight tasks on ^C: an Exception, not a StandardError, so task-level rescues cannot swallow it.