From a3a76d1c351c24c7fa2663d879236532e285d996 Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Wed, 17 Aug 2022 15:24:05 +0100 Subject: [PATCH] adding changelog entry --- changelog.d/6836.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/6836.bugfix diff --git a/changelog.d/6836.bugfix b/changelog.d/6836.bugfix new file mode 100644 index 0000000000..6fbcc35001 --- /dev/null +++ b/changelog.d/6836.bugfix @@ -0,0 +1 @@ +Fixes uncaught exceptions in the SyncWorker to cause the worker to become stuck in the failure state