Module Resque::Scheduler::SignalHandling
In: lib/resque/scheduler/signal_handling.rb

Methods

Attributes

signal_queue  [W] 

Public Instance methods

For all signals, set the shutdown flag and wait for current poll/enqueing to finish (should be almost instant). In the case of sleeping, exit immediately.

[Validate]