vertx
/
io.vertx.kotlin.coroutines
/
io.vertx.core.Future
/
await
await
suspend
fun
<
T
>
Future
<
T
>
.
await
(
)
:
T
Awaits for completion of future without blocking eventLoop