lynx icon indicating copy to clipboard operation
lynx copied to clipboard

Doesn't work with cluster

Open shumkov opened this issue 10 years ago • 3 comments

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)

shumkov avatar Mar 04 '14 19:03 shumkov

Upstream: joyent/node#8027 Example workaround: strongloop/strong-agent-statsd#4

rmg avatar Jul 31 '14 20:07 rmg

Also worth of looking at: sivy/node-statsd#56 and https://github.com/joyent/node/issues/9261

setthase avatar Jul 17 '15 10:07 setthase

Any ETA on this one?

setthase avatar Jul 21 '15 10:07 setthase