class Concurrent::RubyExecutorService

def ns_shuttingdown?

def ns_shuttingdown?
  !(ns_running? || ns_shutdown?)
end