uber-archive / nanny

Cluster management for Node processes
http://www.uber.com
MIT License
40 stars 4 forks source link

Release health report loop when stopping a worker #17

Open kriskowal opened 9 years ago

kriskowal commented 9 years ago

The health report loop should not prevent a worker from stopping gracefully. Perhaps the health report system should be tied to whether the worker has any active servers.