WiP on mailers
This commit is contained in:
parent
e97415c237
commit
a4ee1534cc
46 changed files with 1263 additions and 529 deletions
|
@ -8,7 +8,7 @@ const contextHelpers = require('../lib/context-helpers');
|
|||
let runningWorkersCount = 0;
|
||||
let maxWorkersCount = 1;
|
||||
|
||||
let workers = {};
|
||||
const workers = {};
|
||||
|
||||
function startWorker(report) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue