Signed-off-by: allan716 <[email protected]>
@@ -114,7 +114,7 @@ func (b *BackEnd) Restart() {
case <-b.restartSignal:
{
stopFunc()
- b. ()
+ b.start()
}