def __init__()

in elastic_agent_client/util/async_tools.py [0:0]


    def __init__(self, client, service_name):
        self.running = False
        self._sleeps = CancellableSleeps()
        self.errors = [0, time.time()]