matrix-js-sdk
ca941497 - Fix promise chain ordering problem

Comment changes are shownComment changes are hidden
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.
Author
Parents
  • src
    • File
      sync.js