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

fix: xargs max-procs concurrency #269

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

tclahr
Copy link
Owner

@tclahr tclahr commented Aug 14, 2024

This patch removes xargs max-procs parameter as it was not properly managing parallel access to shared resources such as output files for stat and hash collectors.

Fixes #267

This patch removes xargs max-procs parameter as it was not
properly managing parallel access to shared resources such as
output files for stat and hash collectors.

Fixes #267
@tclahr tclahr merged commit 6c95a63 into develop Aug 14, 2024
2 checks passed
@tclahr tclahr deleted the remove_xargs_max_procs_param branch August 14, 2024 12:04
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.

1 participant