matrix-react-sdk
328de4e9
- `shieldStatusForRoom`: guard against client shutdown (#11957)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
`shieldStatusForRoom`: guard against client shutdown (#11957) If `shieldStatusForRoom` races against a logout operation, then some of the (many) crypto operations that it does can fail. Catch the error and handle it gracefully.
References
#11957 - `shieldStatusForRoom`: guard against client shutdown
Author
richvdh
Parents
92690730
Loading