class Concurrent::RubyExecutorService

def ns_running?

def ns_running?
  !stop_event.set?
end