summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/asyncio_heaplock.py.exp
blob: 5c7b4e3dbae74af046368f0db55c1c91acc7e8d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
start
1 0
2 0
sleep
1 1
1 2
2 1
1 3
finish
TestStream.write b'12'
TestStream.write b'34'
TestStream.write bytearray(b'56')