* alpine race condition during shutdown fix
* change catch to only be for relevant task cancelled, added a debug log
* test commit for build and test
* remove testing comment
@ -67,19 +67,25 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@@ -67,19 +67,25 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@ -87,15 +93,39 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@@ -87,15 +93,39 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@ -86,11 +86,24 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@@ -86,11 +86,24 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@ -87,6 +87,11 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@@ -87,6 +87,11 @@ public class AzureQueueHostedService : IHostedService, IDisposable