Method: ConcurrentWorker::RequestCounter#close

Defined in:
lib/concurrent_worker/common.rb

#closeObject



36
37
38
# File 'lib/concurrent_worker/common.rb', line 36

def close
  @count.close
end