Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/tests/extmod/
A Duasyncio_wait_for.py.exp8 task_catch start
10 task_catch done
30 task_catch start
33 task_catch done
A Duasyncio_wait_for.py20 async def task_catch(): function
53 await asyncio.wait_for(task_catch(), t_wait)
75 print(await asyncio.wait_for(task_catch(), 0.1))

Completed in 4 milliseconds