mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 06:51:46 +01:00
fa1b293da2
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.
|