suspend fun <T> Future<T>.setHandlerAwait(): T
Set a handler for the result.
Return a reference to this, so it can be used fluently *