hey gents, given a `CompletableFuture` instance th...
# coroutines
g
hey gents, given a
CompletableFuture
instance that has completd exceptionally,. is there a way to map it to a completed future with a kind of "empty" result? eg: