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