Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Neilj/changelog clean up (#5356) | Neil Johnson | 2019-06-05 | 1 | -1/+1 |
| | | | | | * group together key validity refactors | ||||
* | Simplification to Keyring.wait_for_previous_lookups. (#5250) | Richard van der Hoff | 2019-05-24 | 1 | -0/+1 |
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`. |