matrix-react-sdk
328de4e9 - `shieldStatusForRoom`: guard against client shutdown (#11957)

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.
Author
Parents
Loading