summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2018-09-21 09:26:30 +0100
committerGitHub <noreply@github.com>2018-09-21 09:26:30 +0100
commitad53a5497d77d28a1a01d77945af6c6d1bee0bb1 (patch)
tree7278d1e19052d827e11b74918cba5d79fe1f74a3 /changelog.d
parentAlways LL ourselves if we're in a room to simplify clients (#3916) (diff)
parentAdd missing logger (diff)
downloadsynapse-ad53a5497d77d28a1a01d77945af6c6d1bee0bb1.tar.xz
Merge pull request #3927 from matrix-org/erikj/handle_background_errors
Handle exceptions thrown by background tasks
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3927.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3927.misc b/changelog.d/3927.misc
new file mode 100644
index 0000000000..4bd8e25f67
--- /dev/null
+++ b/changelog.d/3927.misc
@@ -0,0 +1 @@
+Log exceptions thrown by background tasks