20 21 22 23
# File 'lib/pallets/worker.rb', line 20 def hard_shutdown return unless @thread @thread.raise Pallets::Shutdown end