Libraries
»
queue_lite
(0.1.0)
»
Index
»
QueueLite
»
Worker
»
#shutdown
Method: QueueLite::Worker#shutdown
Defined in:
lib/queue_lite/worker.rb
#
shutdown
⇒
Object
33 34 35
# File 'lib/queue_lite/worker.rb', line 33
def
shutdown
@running
=
false
end