Skip to content

Backport(v1.16): winsvc: Stop the service when the supervisor is dead (#4909) #4942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Apr 30, 2025

Which issue(s) this PR fixes:
Backport #4909
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.

**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 <ashie@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@daipom daipom added this to the v1.16.8 milestone Apr 30, 2025
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@daipom daipom merged commit aefea7a into fluent:v1.16 Apr 30, 2025
30 of 31 checks passed
@kenhys kenhys deleted the backport-4909 branch May 27, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants