mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
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
|