diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-13 11:29:03 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-13 11:29:03 +0100 |
commit | 619a21812be7872832865372587e98ed9e690184 (patch) | |
tree | f5c44bdea75e8a3d9907c3b511e6f6a7a0f233b7 | |
parent | Batch fetching of events for state groups (diff) | |
download | synapse-619a21812be7872832865372587e98ed9e690184.tar.xz |
defer.gatherResults loop
-rw-r--r-- | synapse/storage/state.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |