Browse Source

remove XXX note

master
ansuz 9 months ago
parent
commit
a57bf94058
1 changed files with 0 additions and 2 deletions
  1. 2
      lib/workers/index.js

2
lib/workers/index.js

@ -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…
Cancel
Save