Skip to content

[release-0.6] Handle orphan processes when running as PID 1#503

Open
k82cn wants to merge 1 commit into
xflops:release-0.6from
k82cn:backport/pr-502-release-0.6
Open

[release-0.6] Handle orphan processes when running as PID 1#503
k82cn wants to merge 1 commit into
xflops:release-0.6from
k82cn:backport/pr-502-release-0.6

Conversation

@k82cn

@k82cn k82cn commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #502 to release-0.6

Original PR: #502


Install dumb-init in the executor-manager container image and use it as
the entrypoint wrapper. This properly handles PID 1 responsibilities:

  • Reaps orphaned zombie processes
  • Forwards signals to child processes

Fixes #501

Install dumb-init in the executor-manager container image and use it as
the entrypoint wrapper. This properly handles PID 1 responsibilities:
- Reaps orphaned zombie processes
- Forwards signals to child processes

Fixes xflops#501

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Dockerfile for the flame executor manager (docker/Dockerfile.fem) to install and use dumb-init as the entrypoint wrapper, ensuring proper signal handling and process management. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

1 participant