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

Disable --csv for workers when using --processes. #2929

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Oct 8, 2024

Fixes #2927

Copy link

@clint-qrypt clint-qrypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@cyberw cyberw merged commit b13a047 into master Oct 8, 2024
31 checks passed
@aldwnesx
Copy link

Sorry what does this do? I am currently trying to test --processes due to high CPU usage.
However it seems my csv files are empty, and it generate a None.csv

@cyberw
Copy link
Collaborator Author

cyberw commented Nov 21, 2024

This fix stops workers from writing csv files (which never made sense in the first place).

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.

logfile is erroniously written when there are many workers.
3 participants