autoClosableContext

suspend fun <T> autoClosableContext(block: suspend AutoClosableContext.() -> T): T