c90f097519
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>
11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
start
|
|
task 1
|
|
task 2
|
|
----
|
|
start
|
|
hello
|
|
world
|
|
took 200 200
|
|
task_raise
|
|
ValueError
|