Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Update 06_StructuredConcurrency.md #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarcinMoskala
Copy link

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.

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant