You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys,
Very strange situation: I sent timers from workers but after few timers (statsd success receive) master is down with error:
assert.js:98
throw new assert.AssertionError({
^
AssertionError: false == true
at SharedHandle.add (cluster.js:77:3)
at queryServer (cluster.js:402:12)
at Worker.onmessage (cluster.js:360:7)
at ChildProcess.<anonymous> (cluster.js:611:8)
at ChildProcess.EventEmitter.emit (events.js:123:20)
at handleMessage (child_process.js:318:10)
at Pipe.channel.onread (child_process.js:346:11)
The text was updated successfully, but these errors were encountered:
Hello guys,
Very strange situation: I sent timers from workers but after few timers (statsd success receive) master is down with error:
The text was updated successfully, but these errors were encountered: