This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Faster joins: Creating events from local users: Don't block. Send events to the separate list of servers. #14058
Closed
Description
Part of #12997.
Instead of blocking whilst trying to calculate server membership of the room, we should take the separate list of servers in the room given to us at the point of join and use that to send out new events.