diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-19 11:19:47 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-19 11:19:47 +0100 |
commit | 80d2d50f4764d6662ceef86f834f845b539263e8 (patch) | |
tree | 38552d721181b4ca5a2b0817dfb7d088d754c1b9 /changelog.d/3910.bugfix | |
parent | Replace custom DeferredTimeoutError with defer.TimeoutError (diff) | |
download | synapse-80d2d50f4764d6662ceef86f834f845b539263e8.tar.xz |
Fixup
Diffstat (limited to 'changelog.d/3910.bugfix')
-rw-r--r-- | changelog.d/3910.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3910.bugfix b/changelog.d/3910.bugfix new file mode 100644 index 0000000000..22ec2adc33 --- /dev/null +++ b/changelog.d/3910.bugfix @@ -0,0 +1 @@ +Fix bug where things occaisonally were not being timed out correctly. |