mirror of
https://github.com/micropython/micropython.git
synced 2026-05-02 05:40:12 +02:00
6027c41c8f
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
27 lines
396 B
Plaintext
27 lines
396 B
Plaintext
----------
|
|
cancel started
|
|
awaiting started
|
|
cancel wait()
|
|
Got canceled
|
|
awaiting canceled
|
|
waiting got cancelled
|
|
----------
|
|
cancel started
|
|
awaiting started
|
|
cancel wait()
|
|
Got canceled
|
|
awaiting canceled
|
|
waiting got cancelled
|
|
----------
|
|
cancel started
|
|
awaiting started
|
|
cancel wait()
|
|
Got canceled
|
|
awaiting canceled
|
|
----------
|
|
cancel started
|
|
awaiting started
|
|
cancel wait()
|
|
Got canceled
|
|
awaiting canceled
|