cafebazaar/blacksmith

Restarting goroutines instead of ending the process

remohammadi opened this issue · 0 comments

The HA feature is implemented (see #7), but the process is killed when it isn't master anymore. This behaviour makes blacksmith dependant to a service manager configuration. The better mechanism is to kill the DHCP server, and start again from the watch loop (to become master again).