diff options
Diffstat (limited to 'changelog.d/11240.bugfix')
-rw-r--r-- | changelog.d/11240.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11240.bugfix b/changelog.d/11240.bugfix new file mode 100644 index 0000000000..94d73f67e3 --- /dev/null +++ b/changelog.d/11240.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug where all requests that read events from the database could get stuck as a result of losing the database connection. |