I use httpx
async with httpx.AsyncClient(proxies=self.proxy) as client: for i in range(500): task_list = []
I tried to change \'s