class Concurrent::RubyExecutorService

def ns_shutdown?

def ns_shutdown?
  stopped_event.set?
end