matrix-js-sdk
a9fa0484
- Add exception handling to crypto store paths
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Add exception handling to crypto store paths A few of the crypto store backend paths were missing try / catch wrappers to abort the transaction if the inner callback throws.
References
#1233 - Perform crypto store operations directly after transaction
Author
jryans
Parents
b1e3150a
Loading