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

Process item kill with command and pid #824

Merged

Conversation

ggodart
Copy link
Contributor

@ggodart ggodart commented Jan 25, 2021

This pull changes Process_item.pm from;
print "Killing unfinished process id $pid\n";
to
print "Killing unfinished process id=$pid cmd=$cmd\n";
So you can see the command being killed making it much easier to see which process is taking too long.

@hplato hplato merged commit 53bfc5d into hollie:master Feb 2, 2022
@hplato hplato mentioned this pull request Aug 22, 2023
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