awaitable

open suspend fun awaitable(): DurableFuture<T>

Deprecated

Use future() instead

Replace with

future()