def _get_uvloop()

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


def _get_uvloop():
    import uvloop

    return uvloop