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

add a timeout for running processes #18

Open
zingale opened this issue Jul 1, 2018 · 0 comments
Open

add a timeout for running processes #18

zingale opened this issue Jul 1, 2018 · 0 comments

Comments

@zingale
Copy link
Member

zingale commented Jul 1, 2018

Sometimes a job hangs. We should have the ability to kill a job that takes longer than a suite-specified maximum time allowance (like suite.max_job_time). python's subprocess allows for a mechanism to kill a job I believe, so if we go over this time, we would kill the job.

@zingale zingale changed the title add a time out for running processes add a timeout for running processes Jul 1, 2018
ax3l pushed a commit to ax3l/regression_testing that referenced this issue Dec 10, 2021
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

No branches or pull requests

1 participant