# File lib/puma/server.rb, line 120
    def running
      @thread_pool and @thread_pool.spawned
    end