concurrent-coroutines / org.apache.tuweni.concurrent.coroutines / CoroutineLatch / await

await

suspend fun await(): Unit (source)

Await the latch opening. If already open, return without suspending.