c4935f3049
All .exp files are included because they require CPython 3.8 which may not always be available.
16 lines
162 B
Plaintext
16 lines
162 B
Plaintext
task start 1
|
|
task end 1
|
|
2
|
|
task start 2
|
|
timeout
|
|
task_catch start
|
|
ignore cancel
|
|
task_catch done
|
|
TimeoutError
|
|
task start
|
|
ValueError
|
|
task start 3
|
|
task end 3
|
|
6
|
|
finish
|