summary refs log tree commit diff
path: root/changelog.d/3701.bugfix
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-08-21 20:30:09 +0100
committerRichard van der Hoff <richard@matrix.org>2018-08-21 20:30:09 +0100
commita52f27699093e7273d55acace8a53f307bf7771e (patch)
treeb0a1887bd2cd1e3cb9f1f320f6232465390c5313 /changelog.d/3701.bugfix
parentMerge pull request #3727 from matrix-org/erikj/dont_error_on_missing_keys (diff)
parentchangelog (diff)
downloadsynapse-a52f27699093e7273d55acace8a53f307bf7771e.tar.xz
Merge tag 'v0.33.3rc2' into develop
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.bugfix1
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