220 221 222 223
# File 'lib/perfectqueue/worker.rb', line 220 def shutdown @monitor.shutdown @thread.join end