Skip to content

Review SIGHUP handling #51

Description

@bruckins

We need to review SIGHUP handling for processes like cron.

When a cron is installed in the workspace, then even without running it with nohup, k8shelld will attempt to send SIGHUP to it but it will cause reload and not terminate the process.

We need to understand how to correctly handle processes that were not started with nohup as SIGHUP may not always work to terminate such processes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions