corda / net.corda.core.internal.concurrent / andForget

andForget

fun CordaFuture<*>.andForget(log: Logger): Unit

When this future is done and the outcome is failure, log the throwable.