diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-10-02 11:05:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 11:05:29 +0100 |
commit | 3bd3707cb9615b5a9f7f7449ebe3ec495017ee9f (patch) | |
tree | 14e8dbbceda1ea816d0bbf3b08845d3d51030d78 | |
parent | Do not expose the experimental appservice login flow to clients. (#8440) (diff) | |
download | synapse-3bd3707cb9615b5a9f7f7449ebe3ec495017ee9f.tar.xz |
Fix malformed log line in new federation "catch up" logic (#8442)
-rw-r--r-- | changelog.d/8442.bugfix | 1 | ||||
-rw-r--r-- | synapse/federation/sender/per_destination_queue.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/8442.bugfix b/changelog.d/8442.bugfix new file mode 100644 |