Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py292 async def process_task(task): function
299 tasks = [process_task(t) for t in tasks]