CancellationFuture<T> extension

Thrown when a job is cancellled

on

Methods

swallowCancellation() Future<T?>
future.swallowCancellation().maybeThen(doSomething)