Skip to content
Snippets Groups Projects
Commit 9ce53a38 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

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.
parent b5d1c68b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment