You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
winsvc: Stop the service when the supervisor is dead (#4909)
**Which issue(s) this PR fixes**:
None.
**What this PR does / why we need it**:
Even if the supervisor process is dead due to config error or etc, the
service process will continue running unexpectedly because no one
monitor it. This commit fix this issue.
**Docs Changes**:
Not needed.
**Release Note**:
Same with the title.
Signed-off-by: Takuro Ashie <[email protected]>
0 commit comments