diff options
author | Erik Johnston <erik@matrix.org> | 2018-07-23 12:38:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-07-23 12:56:56 +0100 |
commit | 440b8845b531db05e7c4f646e48dee7635cf1f0a (patch) | |
tree | 50d6db7ed1ca14601f514c5ae35ba36c1a123dfe /synapse/state.py | |
parent | pep8 (diff) | |
download | synapse-440b8845b531db05e7c4f646e48dee7635cf1f0a.tar.xz |
Make EventContext lazy load state
Diffstat (limited to 'synapse/state.py')
-rw-r--r-- | synapse/state.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/state.py b/synapse/state.py |