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 an option to niceify ./validate calls #20

Open
eFrane opened this issue Dec 1, 2017 · 0 comments
Open

Add an option to niceify ./validate calls #20

eFrane opened this issue Dec 1, 2017 · 0 comments
Labels
Milestone

Comments

@eFrane
Copy link
Member

eFrane commented Dec 1, 2017

When the validator is run as a batch job it may be beneficial to not
have it consume all available system resources. To that end, using
os.nice(<int>) to renice the process to something less cpu demanding
might be a good idea.

@eFrane eFrane added this to the v1.0 milestone Dec 8, 2017
@eFrane eFrane added the backlog label Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant