Libraries
»
que
(1.0.0)
»
Index
»
Que
»
Locker
»
#stop
Method: Que::Locker#stop
Defined in:
lib/que/locker.rb
#
stop
⇒
Object
206 207 208 209
# File 'lib/que/locker.rb', line 206
def
stop
@job_buffer
.
stop
@stop
=
true
end