This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cda292935d
circuitpython
/
tests
/
extmod
/
uasyncio_micropython.py.exp
9 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extmod/uasyncio: Add asyncio.wait_for_ms function. Fixes issue #6107.
2020-06-05 07:26:27 -04:00
True
tests/extmod: Add test for sleep_ms value that overflows ticks. Addresses #9516. Signed-off-by: Damien George <damien@micropython.org>
2022-10-14 01:10:38 -04:00
OverflowError
extmod/uasyncio: Add asyncio.wait_for_ms function. Fixes issue #6107.
2020-06-05 07:26:27 -04:00
task start 1
task end 1
2
task start 2
timeout
finish
Reference in New Issue
Copy Permalink