CoroutineScope

fun CoroutineScope(signal: AbortSignal): CoroutineScope(source)
fun CoroutineScope(abortable: AbortableLike): CoroutineScope(source)