Richard van der Hoff abdefb8a01 Fix potential race in _start_key_lookups
If the verify_request.deferred has already completed, then `remove_deferreds`
will be called immediately. It therefore might resolve the server_to_deferred
deferred while there are still other requests for that server in flight.

To avoid that, we should build the complete list of requests, and *then* add the
callbacks.
2017-09-20 01:32:42 +01:00
..
2017-08-16 15:11:29 +01:00
2017-09-20 01:32:42 +01:00
2017-04-05 14:15:09 +01:00
2017-09-18 15:58:38 +01:00
2017-09-08 14:44:36 +01:00
2017-07-04 09:58:32 +01:00
2017-07-06 18:11:22 +01:00
2017-01-17 14:32:53 +00:00
2017-05-31 11:51:01 +01:00
2016-08-08 16:40:39 +01:00
2017-07-04 09:56:44 +01:00
2017-05-31 14:29:32 +01:00