diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16557.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16557.bugfix b/changelog.d/16557.bugfix new file mode 100644 index 0000000000..4f4a0380cd --- /dev/null +++ b/changelog.d/16557.bugfix @@ -0,0 +1 @@ +Fix a long-standing, exceedingly rare edge case where the first event persisted by a new event persister worker might not be sent down `/sync`. |