How does this work? I would have expected just to...
# coroutines
k
How does this work? I would have expected just to pass in the job: launch(context + job) { // we use the context of main runBlocking thread, but with our own job object