mcastiblanco
02/19/2018, 3:12 AMDeferred<Unit>
, but I think that it may be good to have such a property so that whenever someone wants to validate that their Job ended without exception they are not forced to change their code to use Deferred<Unit>
or to validate the message of the CancellationException