Method: Asynchronic::QueueEngine::InMemory::Listener#stop

Defined in:
lib/asynchronic/queue_engine/in_memory.rb

#stopObject



82
83
84
# File 'lib/asynchronic/queue_engine/in_memory.rb', line 82

def stop
  @stopping = true
end