class

TJLavin::Runner

Inherits Reference / Object

Class methods

start(queues : Array(String) | Nil = nil)
Source
stop

Signal a running Runner.start loop to exit after the current connection cycle completes. Intended for tests and graceful shutdown.

Source