diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-12-11 13:31:39 -0500 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-12-11 13:31:39 -0500 |
commit | 020c2abafc4bc860f94952c665fa40e4f558cb93 (patch) | |
tree | 3526b2f7526b22756c804b39f9e44cfff87b674b | |
parent | handle the cache putting None into the dict, and raise instead of pass (diff) | |
download | synapse-020c2abafc4bc860f94952c665fa40e4f558cb93.tar.xz |
add another check that the item is not None
-rw-r--r-- | synapse/handlers/e2e_keys.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/handlers/e2e_keys.py b/synapse/handlers/e2e_keys.py |