A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
334
stars
65
forks
source link
Handle ThrowIfCancellationRequested errors better #587
Closed
JimKerslake closed 1 month ago
At the moment we have examples of ThrowIfCancellationRequested exceptions making it up into the logs as unhandled exceptions.
Most immediate case in point: PageController > DraftPublishService.PublishReadyDrafts