class ActiveSupport::Notifications::Fanout

def wait

This is a sync queue, so there is no waiting.
def wait
end