diff options
author | Erik Johnston <erik@matrix.org> | 2015-08-07 18:13:48 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-08-07 18:13:48 +0100 |
commit | ffdb8c382860ce2e351614a91c2ce07a91c61455 (patch) | |
tree | 5d2b7fd5fc0e70c061258e1903fcc044e2bb05b8 | |
parent | Cache get_recent_events_for_room (diff) | |
download | synapse-ffdb8c382860ce2e351614a91c2ce07a91c61455.tar.xz |
Don't be too enthusiatic with defer.gatherResults
-rw-r--r-- | synapse/handlers/message.py | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |