diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-12-20 09:55:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-20 09:55:45 +0000 |
| commit | 03d3792f3c7978ecc057cab19ff95c8310403665 (patch) | |
| tree | 328eee4db55b1175d6b880723366f3d74abc5ecd /synapse/handlers/federation.py | |
| parent | too many parens (diff) | |
| download | synapse-03d3792f3c7978ecc057cab19ff95c8310403665.tar.xz | |
Fix exceptions when attempting to backfill (#6576)
Fixes #6575
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/federation.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |
