diff options
author | hera <matrix@template.upcloud.com> | 2018-08-21 19:12:14 +0000 |
---|---|---|
committer | hera <matrix@template.upcloud.com> | 2018-08-21 19:12:14 +0000 |
commit | d1065e6f512447e6ba9dc4beddf26695880023e1 (patch) | |
tree | 4c54a1e7e9f62bda2689bd47f69d65708fd3b7c8 /changelog.d/3701.bugfix | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
parent | changelog (diff) | |
download | synapse-d1065e6f512447e6ba9dc4beddf26695880023e1.tar.xz |
Merge tag 'v0.33.3rc2' into matrix-org-hotfixes
Bugfixes -------- - Fix bug in v0.33.3rc1 which caused infinite loops and OOMs ([\#3723](https://github.com/matrix-org/synapse/issues/3723))
Diffstat (limited to 'changelog.d/3701.bugfix')
-rw-r--r-- | changelog.d/3701.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/3701.bugfix b/changelog.d/3701.bugfix deleted file mode 100644 index c22de34537..0000000000 --- a/changelog.d/3701.bugfix +++ /dev/null @@ -1 +0,0 @@ -Avoid timing out requests while we are streaming back the response |