Method: ActiveSupport::Notifications::Fanout#wait

Defined in:
activesupport/lib/active_support/notifications/fanout.rb

#waitObject

This is a sync queue, so there is no waiting.



316
317
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 316

def wait
end