diff options
author | Nick Mills-Barrett <nick@beeper.com> | 2022-05-25 10:46:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-25 09:46:05 +0000 |
commit | 33e2916858c0503a54be1c01e242123dcfb02e21 (patch) | |
tree | 2d1122246ad5c6fd7f515ba2a1e10cb2f36531ec | |
parent | Add the `/account/whoami` endpoint to generic workers (#12866) (diff) | |
download | synapse-33e2916858c0503a54be1c01e242123dcfb02e21.tar.xz |
Don't create empty AS txns when the AS is down (#12869)
-rw-r--r-- | changelog.d/12869.misc | 1 | ||||
-rw-r--r-- | synapse/appservice/scheduler.py | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/changelog.d/12869.misc b/changelog.d/12869.misc new file mode 100644 |