Libraries
»
pallets
(0.6.0)
»
Index
»
Pallets
»
Worker
»
#graceful_shutdown
Method: Pallets::Worker#graceful_shutdown
Defined in:
lib/pallets/worker.rb
#
graceful_shutdown
⇒
Object
16 17 18
# File 'lib/pallets/worker.rb', line 16
def
graceful_shutdown
@needs_to_stop
=
true
end