micropython/tests/extmod/asyncio_wait_task.py.exp
Jim Mussared 6027c41c8f tests: Rename uasyncio to asyncio.
This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-19 17:33:03 +10:00

11 lines
78 B
Plaintext

start
task 1
task 2
----
start
hello
world
took 200 200
task_raise
ValueError