Libraries
»
que
(2.4.0)
»
Index
»
Que
»
Locker
»
#stop
Method: Que::Locker#stop
Defined in:
lib/que/locker.rb
#
stop
⇒
Object
231 232 233 234
# File 'lib/que/locker.rb', line 231
def
stop
@job_buffer
.
stop
@stop
=
true
end