LearnBoost / cluster

Node.JS multi-core server manager with plugins support.
http://learnboost.github.com/cluster
MIT License
2.29k stars 159 forks source link

plugins no longer receive "worker exception" #142

Closed fredericosilva closed 13 years ago

fredericosilva commented 13 years ago

Hi, after this change plugins stop receiving "worker excpetion"

https://github.com/LearnBoost/cluster/commit/ff941d5e1abc76e2e989d39a2a0db9c2e1af5fce

I discover this while playing around with cluster-mail plugin. The internal debug plugin is also not printing that exception.

tj commented 13 years ago

Closed by 80bcf50