Merge pull request #6263 from matrix-org/erikj/caches_return_deferreds
Quick fix to ensure cache descriptors always return deferreds
Showing
- changelog.d/6263.misc 1 addition, 0 deletionschangelog.d/6263.misc
- synapse/push/bulk_push_rule_evaluator.py 1 addition, 1 deletionsynapse/push/bulk_push_rule_evaluator.py
- synapse/storage/data_stores/main/roommember.py 1 addition, 1 deletionsynapse/storage/data_stores/main/roommember.py
- synapse/util/caches/descriptors.py 4 additions, 5 deletionssynapse/util/caches/descriptors.py
- tests/util/caches/test_descriptors.py 2 additions, 2 deletionstests/util/caches/test_descriptors.py
Loading
Please register or sign in to comment