remove XXX note

This commit is contained in:
ansuz 2020-04-06 11:31:31 -04:00
parent 9ef755c07b
commit a57bf94058

View File

@ -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;