hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Update 06_StructuredConcurrency.md

Open MarcinMoskala opened this issue 6 years ago • 0 comments
trafficstars

It is a thought sentence. "We always start new coroutines inside a scope." sounds like all we do in scope is starting new coroutines. It is also not true that all coroutines start in some scope. runBlocking does not need that, as well as primitives functions and builders from external libraries.

MarcinMoskala avatar Sep 01 '19 08:09 MarcinMoskala