Skip to content
Snippets Groups Projects
Unverified Commit fa1b293d authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Simplification to Keyring.wait_for_previous_lookups. (#5250)

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`.
parent dd64b9db
No related branches found
No related tags found
No related merge requests found
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