1
0
Fork 0
mirror of synced 2024-08-18 03:21:29 +12:00
This commit is contained in:
Rory Powell 2023-05-17 14:22:23 +01:00
parent 578b599428
commit 6c412c7cd9

View file

@ -128,6 +128,7 @@ class InMemoryQueue {
on() { on() {
// do nothing // do nothing
return this
} }
async waitForCompletion() { async waitForCompletion() {