anonymousland-synapse/synapse/crypto
Richard van der Hoff c5b0e9f485 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.
2017-09-20 01:32:42 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
event_signing.py copyrights 2016-01-07 04:26:29 +00:00
keyclient.py Cache getPeer 2016-07-21 17:38:51 +01:00
keyring.py Turn _start_key_lookups into an inlineCallbacks function 2017-09-20 01:32:42 +01:00