gojekfarm / probed

A unix daemon to perform health check on proxy backends.
Apache License 2.0
26 stars 9 forks source link

add functionality to shut down gracefully in worker manager #1

Closed shubham7saxena closed 6 years ago

shubham7saxena commented 6 years ago

https://github.com/gojekfarm/ping-kong/blob/186d13757d13ab4e4bca18fd10035efe9569f400/worker.go#L15

rShetty commented 6 years ago

This commit https://github.com/gojekfarm/ping-kong/commit/36ccf52128695a6d4e3fd53e2f85ac3a70f8fb96 should fix this issue

rShetty commented 6 years ago

Closing this, has already been integrated.