diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-10-26 22:51:34 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-10-26 22:51:34 +0100 |
commit | 54bbe71867fb3de2e3984e2b3eb909845c2448b3 (patch) | |
tree | 115ee2fe4f2dcf504f17944a9b592eb6db9a8976 /synapse/handlers | |
parent | Address review comments (diff) | |
download | synapse-54bbe71867fb3de2e3984e2b3eb909845c2448b3.tar.xz |
optimise state copying
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |