The current number of tasks that have acquired the semaphore.
23 24 25
# File 'lib/async/semaphore.rb', line 23 def count @count end