* 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,7 +93,18 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@@ -87,7 +93,18 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@ -99,6 +116,19 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@@ -99,6 +116,19 @@ public class ApplicationCacheHostedService : IHostedService, IDisposable
@ -86,12 +86,25 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@@ -86,12 +86,25 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@ -87,6 +87,11 @@ public class AzureQueueHostedService : IHostedService, IDisposable
@@ -87,6 +87,11 @@ public class AzureQueueHostedService : IHostedService, IDisposable