class ActionCable::Server::Worker

def stopping?

def stopping?
  @executor.shuttingdown?
end