KotlinConf 2018 강연 내용을 토대로 정리한 글입니다. Structured Concurrency Kotlin 코루틴의 가장 큰 장점 중 하나는, CoroutineScope를 통한 Structured Concurrency의 구현입니다.