summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/uasyncio_lock_cancel.py.exp
blob: 49ae253887436f97c027b777a3ed548b0b224a41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
task 0 start
task 1 start
task 2 start
task 3 start
task 1 cancel
task 2 cancel
task 0 lock_flag False
task 0 done
task 3 lock_flag False
task 3 done
False