matrix-js-sdk
5d92ec3b - prevent deadlock on startup

Comment changes are shownComment changes are hidden
Commit
6 years ago
prevent deadlock on startup when loading the encrypted events from storage, the code would wait for the encryption target users, which would never come because you would only load them when viewing the room. This disabled starting to track the devices in the room when the inhibitDeviceQuery is set.
Author
Committer
Parents
  • src/crypto
    • File
      index.js
Loading