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

unable to log error messages around exec() #75

Open
mheily opened this issue May 29, 2016 · 1 comment
Open

unable to log error messages around exec() #75

mheily opened this issue May 29, 2016 · 1 comment
Labels

Comments

@mheily
Copy link
Owner

mheily commented May 29, 2016

There are some FIXMEs in job.c related to logging exec() failures.

This hinders debugging of failed jobs.

We need special logfile handling for these calls, perhaps even reopening the parent's logfile, or creating a new syslog connection.

@mheily mheily added the bug label May 29, 2016
@mheily
Copy link
Owner Author

mheily commented May 29, 2016

See bug #73 as an example of where this hurts.

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

No branches or pull requests

1 participant