This commit is contained in:
Rory Powell 2023-05-17 14:22:23 +01:00
parent 578b599428
commit 6c412c7cd9
1 changed files with 1 additions and 0 deletions

View File

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