withCurrentJob

fun <T> withCurrentJob(job: Job?, block: () -> T): T