circuitpython/tests/extmod/uasyncio_task_exception.py.exp

7 lines
61 B
Plaintext

create
sleep 1
raise
sleep 2
exception handler OSError
await