Exception: Lemans::Runner::Shutdown
- Inherits:
-
Exception
- Object
- Exception
- Lemans::Runner::Shutdown
- 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.