diff options
author | Erik Johnston <erikj@jki.re> | 2018-07-04 10:11:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-04 10:11:38 +0100 |
commit | 13f7adf84b305e0a9f74673f8e586cf1ca943d23 (patch) | |
tree | 25659a294ffb9a01108ec69eb6cbfb3efc7ba23c | |
parent | Merge pull request #3474 from matrix-org/erikj/py3_auth (diff) | |
parent | Correct newsfile (diff) | |
download | synapse-13f7adf84b305e0a9f74673f8e586cf1ca943d23.tar.xz |
Merge pull request #3473 from matrix-org/erikj/thread_cache
Invalidate cache on correct thread
-rw-r--r-- | changelog.d/3473.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/events.py | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.d/3473.bugfix b/changelog.d/3473.bugfix new file mode 100644 |