1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +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() {
// do nothing
return this
}
async waitForCompletion() {