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
circuitpython
/
tests
/
extmod
/
uasyncio_wait_task.py.exp
11 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/extmod: Add uasyncio tests. All .exp files are included because they require CPython 3.8 which may not always be available.
2019-11-13 21:08:22 +11:00
start
task 1
task 2
----
start
hello
world
tests/extmod: Increase timing on uasyncio tests to make more reliable. Non-real-time systems like Windows, Linux and macOS do not have reliable timing, so increase the sleep intervals to make these tests more likely to pass. Signed-off-by: Damien George <damien@micropython.org>
2022-05-03 22:39:58 +10:00
took 200 200
tests/extmod: Add uasyncio tests. All .exp files are included because they require CPython 3.8 which may not always be available.
2019-11-13 21:08:22 +11:00
task_raise
ValueError
Reference in New Issue
Copy Permalink