Skip to content
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

Inform when a parition process exits #36

Open
cvengler opened this issue Jan 23, 2023 · 2 comments
Open

Inform when a parition process exits #36

cvengler opened this issue Jan 23, 2023 · 2 comments

Comments

@cvengler
Copy link
Member

If the partition lacks the calls to install a logging facility, no information is being given if the process exits or panics. This should be fixed. Potentially an info during a clean exit and a warn during a panic.

@sevenautumns
Copy link
Collaborator

Do you mean the process or the partition (or the main process of a partition) ?
Either way, the underlying mechanism is necessary for the health monitor

@cvengler
Copy link
Member Author

Do you mean the process or the partition (or the main process of a partition) ?

The physical Unix process that is spawned.

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

No branches or pull requests

2 participants