class ActionCable::SubscriptionAdapter::PostgreSQL

def shutdown

def shutdown
  listener.shutdown
end