yschimke
03/06/2022, 9:57 AMJoffrey
03/06/2022, 10:01 AMyschimke
03/06/2022, 10:19 AMJoffrey
03/06/2022, 10:45 AMsuspendCoroutine
without kotlinx.coroutines, but if you want cancellation you might need the kotlinx.coroutines library. The structured concurrency with Jobs and cancellation is all defined in the coroutines library, so it would make sense to not have related helpers in the stdlibyschimke
03/06/2022, 10:47 AM