class Puma::Server

def running

@!attribute [r] running
def running
  @thread_pool&.spawned
end