diff options
author | Erik Johnston <erik@matrix.org> | 2021-08-18 15:52:11 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-08-18 15:52:11 +0100 |
commit | 49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c (patch) | |
tree | 03c21d6ae48cc7f771a9c918504e908a1f90bc18 /changelog.d/10592.bugfix | |
parent | Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only... (diff) | |
download | synapse-49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c.tar.xz |
1.41.0rc1
Diffstat (limited to 'changelog.d/10592.bugfix')
-rw-r--r-- | changelog.d/10592.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10592.bugfix b/changelog.d/10592.bugfix deleted file mode 100644 index efcdab1136..0000000000 --- a/changelog.d/10592.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug introduced in v1.37.1 where an error could occur in the asyncronous processing of PDUs when the queue was empty. |