some flush updates

This commit is contained in:
Kevin Jahns
2016-05-04 17:14:39 +02:00
parent 5d6a9872e2
commit 996566419c
2 changed files with 2 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ module.exports = function (Y) {
} else {
resolve()
}
}, 10)
}, 0)
}
}
globalRoom.whenTransactionsFinished().then(nextFlush)