PythonExtra/tests/extmod/uasyncio_set_exception_hand...

10 lines
140 B
Plaintext

None
True
sleep
custom_handler ValueError(0, 1)
sleep
custom_handler ValueError(1, 2)
custom_handler ValueError(2, 3)
ValueError(3, 4)
done