matrix-js-sdk
655be2fa
- Fix race in device list updates
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
8 years ago
Fix race in device list updates Don't consider device lists up-to-date when we have another request for the relevant user in the queue. Fixes https://github.com/vector-im/riot-web/issues/3796.
References
#431 - Fix race in device list updates
Author
richvdh
Parents
acd7f15c
Files
2
spec/unit/crypto
DeviceList.spec.js
src/crypto
DeviceList.js
Loading