diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-03-14 11:26:57 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-03-15 18:01:11 +0000 |
commit | 9ce53a3861881e1da54d87d2db875f53eafef8ac (patch) | |
tree | 95e5c474575d00862d74eb295d53d56c7d0d52e4 /synapse/storage | |
parent | Implement reset_context_after_deferred (diff) | |
download | synapse-9ce53a3861881e1da54d87d2db875f53eafef8ac.tar.xz |
Queue up federation PDUs while a room join is in progress
This just takes the existing `room_queues` logic and moves it out to `on_receive_pdu` instead of `_process_received_pdu`, which ensures that we don't start trying to fetch prev_events and whathaveyou until the join has completed.
Diffstat (limited to 'synapse/storage')
0 files changed, 0 insertions, 0 deletions