diff options
author | Erik Johnston <erik@matrix.org> | 2022-05-17 10:34:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-17 10:34:27 +0100 |
commit | fcf951d5dc7ca8c4cb18aa9c1f5ccb005df3610a (patch) | |
tree | 261694bc915a44abc55dc062ffb4ba5eb959f9a7 /tests/handlers | |
parent | Tidy up and type-hint the database engine modules (#12734) (diff) | |
download | synapse-fcf951d5dc7ca8c4cb18aa9c1f5ccb005df3610a.tar.xz |
Track in memory events using weakrefs (#10533)
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_sync.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/handlers/test_sync.py b/tests/handlers/test_sync.py |