```Start job | current thread: main task2 s...
# chicago
a
Copy code
Start job    | current thread: main
    task2 status: DeferredCoroutine{Active}@67117f44    | current thread: main
    task1    | current thread: main
    task2    | current thread: main
    task3    | current thread: main
    task1 complete     | current thread: main
    task2 complete    | current thread: main
    task3 complete    | current thread: main
    task2 returned    | current thread: main
    task2 status: DeferredCoroutine{Completed}@67117f44    | current thread: main
Program ends    | current thread: main