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

Reflect exit code of child processes #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alkazar
Copy link

@alkazar alkazar commented Apr 29, 2024

If any child process reports a non-zero exit code, reaper returns a non-zero exit code, otherwise return an exit code of zero.

This change was useful in order to detect when games are crashing.

I also added a simple makefile to make things a little easier to build.

@GuestSneezeOSDev
Copy link

This project is no longer maintained

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.

2 participants