rd-framework / com.jetbrains.rd.framework.util / launchChild

launchChild

fun <ERROR CLASS>.launchChild(lifetime: <ERROR CLASS>, context: <ERROR CLASS> = EmptyCoroutineContext, start: <ERROR CLASS> = CoroutineStart.DEFAULT, block: suspend <ERROR CLASS>.() -> Unit): <ERROR CLASS>