diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10703.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10703.bugfix b/changelog.d/10703.bugfix new file mode 100644 index 0000000000..a5a4ecf8ee --- /dev/null +++ b/changelog.d/10703.bugfix @@ -0,0 +1 @@ +Fix a regression introduced in v1.41.0 which affected the performance of concurrent fetches of large sets of events, in extreme cases causing the process to hang. |