Libraries
»
concurrent_worker
(0.4.12)
»
Index
»
ConcurrentWorker
»
RequestCounter
»
#close
Method: ConcurrentWorker::RequestCounter#close
Defined in:
lib/concurrent_worker/common.rb
#
close
⇒
Object
36 37 38
# File 'lib/concurrent_worker/common.rb', line 36
def
close
@count
.
close
end