Closed
Description
It appears that the event bind is failing circa /plugins/logger.js:135
I can confirm that the 'worker' event does indeed happen, and that it is bindable.
It appears that the bind is happening long after the 'worker' event has already been emitted, resulting in the function never being called.
This was tested on node v0.4.7, v0.4.12 and cluster v0.7.6 and v0.7.7.
This also can be shown using /examples/logger.js.
Metadata
Metadata
Assignees
Labels
No labels