Fix fwatchdog timer memory leak issue
Use timer.AfterFunc to make sure goroutine could be gc.
Signed-off-by:
Mike Chiu <mike.chiu@pentium.network>
Please register or sign in to comment
Use timer.AfterFunc to make sure goroutine could be gc.
Signed-off-by:
Mike Chiu <mike.chiu@pentium.network>