diff options
| author | Erik Johnston <erikj@element.io> | 2024-07-23 14:03:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 14:03:14 +0100 |
| commit | d225b6b3ebea419bdf0e6c0f1476544053f2dcbf (patch) | |
| tree | c082e84c0e99375152093cd23dde5bacf684d248 /tests | |
| parent | Reduce volume of 'Waiting for current token' logs, which were introduced in v... (diff) | |
| download | synapse-d225b6b3ebea419bdf0e6c0f1476544053f2dcbf.tar.xz | |
Speed up SS room sorting (#17468)
We do this by bulk fetching the latest stream ordering. --------- Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/util/test_stream_change_cache.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/util/test_stream_change_cache.py b/tests/util/test_stream_change_cache.py |
