summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-02-20 11:35:52 +0000
committerGitHub <noreply@github.com>2019-02-20 11:35:52 +0000
commitc88bc5390341162951fa4afc6b4a0644a30293dc (patch)
tree95ac52940edc6aa6df57aee735392521aaf7acb3 /changelog.d
parentClean up gitignores (#4688) (diff)
downloadsynapse-c88bc5390341162951fa4afc6b4a0644a30293dc.tar.xz
Fix TaskStopped exceptions when outbound requests time out (#4690)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4690.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4690.bugfix b/changelog.d/4690.bugfix
new file mode 100644
index 0000000000..e4cfc5e413
--- /dev/null
+++ b/changelog.d/4690.bugfix
@@ -0,0 +1 @@
+Fix TaskStopped exceptions in logs when outbound requests time out.
\ No newline at end of file