diff options
author | David Robertson <davidr@element.io> | 2022-10-18 12:33:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 12:33:18 +0100 |
commit | c3a4780080a5bcb04132283c0f32f7452655792a (patch) | |
tree | 5df23de9727a043922709a76125ae3665e5a828e /synapse/storage/database.py | |
parent | Allow poetry-core 1.3.2 (#14217) (diff) | |
download | synapse-c3a4780080a5bcb04132283c0f32f7452655792a.tar.xz |
When restarting a partial join resync, prioritise the server which actioned a partial join (#14126)
Diffstat (limited to 'synapse/storage/database.py')
-rw-r--r-- | synapse/storage/database.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |