diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-28 13:33:04 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-28 13:33:04 +0000 |
commit | d0d8a22c13427cce341dbb7ae1d92d2c0ae709c3 (patch) | |
tree | 74b184875219b30a13008d36c6dcdee427e403b1 /synapse/util | |
parent | Merge tag 'v1.5.0rc2' into develop (diff) | |
download | synapse-d0d8a22c13427cce341dbb7ae1d92d2c0ae709c3.tar.xz |
Quick fix to ensure cache descriptors always return deferreds
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/caches/descriptors.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/util/caches/descriptors.py b/synapse/util/caches/descriptors.py |