diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-15 09:16:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-15 09:16:13 +0100 |
commit | 6a5ded5988c8f333848bf83c3a0dbac8f2d866e3 (patch) | |
tree | 93001d50512211b1a67b1f117af4f1127b1766d8 /synapse/push | |
parent | Merge pull request #1117 from matrix-org/erikj/fix_state (diff) | |
download | synapse-6a5ded5988c8f333848bf83c3a0dbac8f2d866e3.tar.xz |
Ensure we don't mutate the cache of push rules
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |