```Start job | current thread: main job launche...
# chicago
a
Copy code
Start job    | current thread: main
job launched    | current thread: main
    task1    | current thread: main
    task2           | current thread: main
    task1 complete     | current thread: main
    task2 status: DeferredCoroutine{Completed}@f5f2bb7    | current thread: main
    task2 async    | current thread: main
    task2 status: DeferredCoroutine{Completed}@f5f2bb7    | current thread: main
    task3    | current thread: main
    task3 complete    | current thread: main
Program ends    | current thread: main