diff options
author | Matrix <matrix@matrix.org> | 2015-07-18 19:07:12 +0100 |
---|---|---|
committer | Matrix <matrix@matrix.org> | 2015-07-18 19:07:12 +0100 |
commit | 4cab2cfa34ceb384847d8bd5dbe15147b27dc370 (patch) | |
tree | 9d3cb46452a489274530295a24993d863d2a4fa8 | |
parent | Merge pull request #199 from matrix-org/erikj/receipts (diff) | |
download | synapse-4cab2cfa34ceb384847d8bd5dbe15147b27dc370.tar.xz |
Don't do any database hits in receipt handling if from_key == to_key
-rw-r--r-- | synapse/handlers/receipts.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/handlers/receipts.py b/synapse/handlers/receipts.py |