Is any fiber waiting on this notification?
Returns:
42 43 44
# File 'lib/async/condition.rb', line 42 def empty? @waiting.empty? end