diff options
author | Erik Johnston <erik@matrix.org> | 2015-06-25 11:57:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-06-25 11:57:54 +0100 |
commit | 9951f43764ee83142d0ebd6a7a4967c97160e9cb (patch) | |
tree | bcd2b34ff192d91d90d41f29a63f0f497c371143 | |
parent | Persist events in parrellel if possible (diff) | |
download | synapse-9951f43764ee83142d0ebd6a7a4967c97160e9cb.tar.xz |
Add unwrapFirstError
-rw-r--r-- | synapse/crypto/keyring.py | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/synapse/crypto/keyring.py b/synapse/crypto/keyring.py |