mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
The list of server names was redundant, since it was equivalent to the keys on the server_to_deferred map. This reduces the number of large lists being passed around, and has the benefit of deduplicating the entries in `wait_on`.
1 line
53 B
Text
1 line
53 B
Text
Simplification to Keyring.wait_for_previous_lookups.
|