ctr-c lead to TaskCancelationException that not processed correctly.
2018-11-09 13:17:44.2507 FreeDiskSpaceAlert.MonitoringService ERROR Monitoring service was stopped
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at FreeDiskSpaceAlert.MonitoringService.ExecuteAsync(CancellationToken stoppingToken) in D:\Projects\Applications\FreeDiskSpaceAlert\src\FreeDiskSpaceAlert\MonitoringService.cs:line 104
ctr-c lead to
TaskCancelationExceptionthat not processed correctly.