diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-05-19 10:23:02 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-05-19 10:23:02 +0100 |
commit | c6a03c46e644061155587c141e75f44dc028ed75 (patch) | |
tree | 84de6e73b369b986cf35cf4d436009636c0adbdf /synapse | |
parent | Merge pull request #152 from matrix-org/notifier_performance (diff) | |
download | synapse-c6a03c46e644061155587c141e75f44dc028ed75.tar.xz |
SYN-383: Extract the response list from 'server_keys' in the response JSON as it might work better than iterating over the top level dict
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/crypto/keyring.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/crypto/keyring.py b/synapse/crypto/keyring.py |