diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2023-08-16 16:19:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 16:19:54 +0200 |
commit | 8c3bcea2da4939e21a99f72d6c3995186bc4b80d (patch) | |
tree | eee47996c192118ab4f0b3af9b50de3d095fb65b /synapse/storage | |
parent | Add link explaining ELK stack to structured_logging.md (#16091) (diff) | |
download | synapse-8c3bcea2da4939e21a99f72d6c3995186bc4b80d.tar.xz |
Rename pagination&purge locks and add comments explaining them (#16112)
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/controllers/persist_events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/controllers/persist_events.py b/synapse/storage/controllers/persist_events.py |