diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-10-17 11:40:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-17 11:40:03 +0100 |
commit | 6ec9d8ba0ac0ce96fd266c400c2731a2166a3c22 (patch) | |
tree | 841478bb694f06f5a67e9b8170f6145c5f575ec2 /synapse/federation/federation_server.py | |
parent | Merge pull request #4041 from matrix-org/rav/run_tests_in_docker (diff) | |
parent | Fix incorrect truncation in get_missing_events (diff) | |
download | synapse-6ec9d8ba0ac0ce96fd266c400c2731a2166a3c22.tar.xz |
Merge pull request #4045 from matrix-org/rav/fix_get_missing_events
Fix incorrect truncation in get_missing_events
Diffstat (limited to 'synapse/federation/federation_server.py')
-rw-r--r-- | synapse/federation/federation_server.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/federation/federation_server.py b/synapse/federation/federation_server.py |