diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-10-30 16:50:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 16:50:48 +0000 |
commit | 7a0fd6f98df48932f0af52d9396f085ac96ff9a2 (patch) | |
tree | 65d2aa957f2717670a4c92c7c0dad455622146dc | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-7a0fd6f98df48932f0af52d9396f085ac96ff9a2.tar.xz |
Fix error handling around when completing an AS transaction (#8693)
-rw-r--r-- | changelog.d/8693.misc | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/appservice.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/8693.misc b/changelog.d/8693.misc new file mode 100644 |