postlight / lux

Build scalable, Node.js-powered REST JSON APIs with almost no code.
https://lux.postlight.com
MIT License
571 stars 60 forks source link

Error un cluster module usage #709

Open carragom opened 7 years ago

carragom commented 7 years ago

Reading up on the Lux code specifically in this function. The property pid does not seem to be a property of worker according to the docs. Should this be id instead of pid?