diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11376.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11376.bugfix b/changelog.d/11376.bugfix new file mode 100644 index 0000000000..639e48b59b --- /dev/null +++ b/changelog.d/11376.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, for real this time. Also fix a race condition introduced in the previous insufficient fix in 1.47.0. |