Libraries
»
asynchronic
(4.0.3)
»
Index
»
Asynchronic
»
QueueEngine
»
InMemory
»
Listener
»
#stop
Method: Asynchronic::QueueEngine::InMemory::Listener#stop
Defined in:
lib/asynchronic/queue_engine/in_memory.rb
#
stop
⇒
Object
82 83 84
# File 'lib/asynchronic/queue_engine/in_memory.rb', line 82
def
stop
@stopping
=
true
end