matrix-js-sdk
e51ba795
- to make this work while using fake timers, don't use setTimeout
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
to make this work while using fake timers, don't use setTimeout but instead use Promise.resolved() as then always runs in the next tick.
References
#1140 - Support for .ready verification event (MSC2366) & other things
Author
bwindels
Committer
bwindels
Parents
cbe29658
Loading