Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

stage1/fly: record pgid and let stop fallback to it #3523

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

lucab
Copy link
Member

@lucab lucab commented Jan 10, 2017

This introduces an additional "pgid" file, specific to stage1-fly
implementation, to record the process group of the pod.
It is used by stop as a fallback mechanism if the pod-leader process
is gone but some daemonized children still exist, leaving the pod
in an unkillable status.

Fixes #3295

This introduces an additional "pgid" file, specific to stage1-fly
implementation, to record the process group of the pod.
It is used by stop as a fallback mechanism if the pod-leader process
is gone but some daemonized children still exist, leaving the pod
in an unkillable status.
Copy link
Contributor

@s-urbaniak s-urbaniak left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants