Libraries
»
que
(1.1.0)
»
Index
»
Que
»
Worker
»
#wait_until_stopped
Method: Que::Worker#wait_until_stopped
Defined in:
lib/que/worker.rb
#
wait_until_stopped
⇒
Object
50 51 52
# File 'lib/que/worker.rb', line 50
def
wait_until_stopped
@thread
.
join
end