Home
last modified time | relevance | path

Searched refs:max_async_tasks (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
Dupdate.py187 async def start_update_image_task(file_path, output_path_list, max_async_tasks=3): argument
190 semaphore = asyncio.Semaphore(max_async_tasks)