remove XXX note
parent
9ef755c07b
commit
a57bf94058
|
@ -135,8 +135,6 @@ Workers.initializeIndexWorkers = function (Env, config, _cb) {
|
|||
|
||||
var state = workers[workerIndex];
|
||||
|
||||
// XXX insert a queue here to prevent timeouts
|
||||
|
||||
const txid = guid();
|
||||
msg.txid = txid;
|
||||
msg.pid = PID;
|
||||
|
|
Loading…
Reference in New Issue