You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-23 22:42:10 +03:00
committed by
Bruno Windels
parent
5602b94dcb
commit
a9f9e2cf35
@@ -105,7 +105,7 @@ describe("MatrixScheduler", function() {
|
||||
});
|
||||
|
||||
scheduler.queueEvent(eventA);
|
||||
// as queing doesn't start processing
|
||||
// as queueing doesn't start processing
|
||||
// synchronously anymore (see commit bbdb5ac)
|
||||
// wait just long enough before it does
|
||||
await Promise.resolve();
|
||||
|
||||
Reference in New Issue
Block a user