circuitpython/tests/extmod/asyncio_task_cancelled.py.exp

11 lines
273 B
Plaintext
Raw Normal View History

==========
Expecting task to not be cancelled because it is not done: False
==========
Expecting Task to be Cancelled: True
==========
Expecting Task to be Cancelled: True
==========
Expecting Task to be Cancelled: True
==========
Expecting task to not be Cancelled: False