Daniel
Directly starting: val job = launch(UI) { doSomething() } I want ... val job = ...initialize job then later job.start()