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

Validate that MAX_SUBMIT is larger than 0 #8078

Closed
xjules opened this issue Jun 5, 2024 · 0 comments · Fixed by #8082
Closed

Validate that MAX_SUBMIT is larger than 0 #8078

xjules opened this issue Jun 5, 2024 · 0 comments · Fixed by #8082
Assignees
Labels

Comments

@xjules
Copy link
Contributor

xjules commented Jun 5, 2024

Currently MAX_SUBMIT can be set to 0 (meaning no job will be submitted!) or non int value and as such it should be validated correctly.

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

Successfully merging a pull request may close this issue.

1 participant