Description
Currently, Forget is just empty. If the preceding Task throws an Exception, the Exception may crash the process if the user sets unobserved Task Exceptions up to crash. We should deprecate Forget and use LoggingHelper.LogAndIgnoreExceptionIfAny instead, which observes the Exception and logs the error.
Attachments
Issue Links
- links to