so after I create the `CompletableDeferred`, shoul...
# coroutines
q
so after I create the
CompletableDeferred
, should I cancel it in the appropriate lifecycle event given that it will never complete?