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

allow programs to query job status more easily #57

Open
mheily opened this issue Apr 13, 2016 · 1 comment
Open

allow programs to query job status more easily #57

mheily opened this issue Apr 13, 2016 · 1 comment

Comments

@mheily
Copy link
Owner

mheily commented Apr 13, 2016

Example use case:

A service is implemented as a set of programs. One of these programs wants to know if one of it's helper programs is running. In the past, they would have checked the pidfile for the helper program. Under launchd, there is no pidfile.

@mheily
Copy link
Owner Author

mheily commented Apr 13, 2016

should launchd create and manage pidfiles for every service?

@mheily mheily changed the title offer a C library to query launchd status information allow programs to query job status more easily Apr 13, 2016
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

1 participant