From 42da329b340d3929d7d876418a55b1a9a53728b7 Mon Sep 17 00:00:00 2001 From: Andrew Mayorov Date: Fri, 29 Dec 2023 14:05:50 +0100 Subject: [PATCH] chore: add changelog entry --- changes/ce/fix-12243.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-12243.en.md diff --git a/changes/ce/fix-12243.en.md b/changes/ce/fix-12243.en.md new file mode 100644 index 000000000..682655551 --- /dev/null +++ b/changes/ce/fix-12243.en.md @@ -0,0 +1 @@ +Fixed a family of subtle race conditions that could lead to inconsistencies in the global routing state.