method
stopping?
rails latest stable - Class:
ActionCable::Server::Worker
stopping?()public
No documentation available.
# File actioncable/lib/action_cable/server/worker.rb, line 34
def stopping?
@executor.shuttingdown?
end