summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-02-01 12:22:57 +0000
committerRichard van der Hoff <richard@matrix.org>2019-02-01 12:22:57 +0000
commitf0ba34f581906e3809de6313bc48b696ac4ef07c (patch)
treec04e300201ca4999ee31b2ad6bae2665fed8c061 /changelog.d
parentv0.99.0rc3 (diff)
downloadsynapse-f0ba34f581906e3809de6313bc48b696ac4ef07c.tar.xz
Fix noisy "twisted.internet.task.TaskStopped" errors in logs
Fixes #4003
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4546.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4546.bugfix b/changelog.d/4546.bugfix
new file mode 100644
index 0000000000..056f2848ed
--- /dev/null
+++ b/changelog.d/4546.bugfix
@@ -0,0 +1 @@
+Fix noisy "twisted.internet.task.TaskStopped" errors in logs