Update index.js
This commit is contained in:
parent
b81a6a85ca
commit
5fbe5d3550
@ -1039,7 +1039,6 @@ async function reconcileAutomationTasks(db = workerDb) {
|
||||
}
|
||||
|
||||
async function start(db) {
|
||||
return
|
||||
if (pollTimer || reconcileTimer) return;
|
||||
workerDb = db;
|
||||
await ensureIndexes(db);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user