diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-01 13:45:09 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-01 13:45:09 +0100 |
commit | 312cc48e2ba8bfb703ed9f55be76714179723f67 (patch) | |
tree | becce54d8648d176076f78a88f74e653299830f3 | |
parent | Handle pusher being deleted during processing. (diff) | |
download | synapse-312cc48e2ba8bfb703ed9f55be76714179723f67.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5809.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5809.misc b/changelog.d/5809.misc new file mode 100644 index 0000000000..82a812480e --- /dev/null +++ b/changelog.d/5809.misc @@ -0,0 +1 @@ +Handle pusher being deleted during processing rather than logging an exception. |