matrix-js-sdk
ca941497
- Fix promise chain ordering problem
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
7 years ago
Fix promise chain ordering problem where error getting filter would be caught and then go into _sync, by re-writing the pushrules / getfilter functions as async, otherwise the promise chain becomes a bit unwieldy.
References
#629 - Start first incremental sync request early
Author
dbkr
Parents
52598726
Files
1
src
sync.js
Loading