diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-09-20 01:32:42 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-09-20 01:32:42 +0100 |
commit | c5b0e9f48542516a4fa82247c81e499894340cf5 (patch) | |
tree | edbecbb4157ac30165a2d6bef434091fcaaed45d /tests | |
parent | Fix potential race in _start_key_lookups (diff) | |
download | synapse-c5b0e9f48542516a4fa82247c81e499894340cf5.tar.xz |
Turn _start_key_lookups into an inlineCallbacks function
... which means that logcontexts can be correctly preserved for the stuff it does. get_server_verify_keys is now called with the logcontext, so needs to preserve_fn when it fires off its nested inlineCallbacks function. Also renames get_server_verify_keys to reflect the fact it's meant to be private.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions