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 diff-prog #771

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Fix diff-prog #771

merged 1 commit into from
Dec 20, 2024

Conversation

dc-mak
Copy link
Contributor

@dc-mak dc-mak commented Dec 19, 2024

max_workers was not being passed to the ProcessPoolExecutor, which made the --bench flag not work as intended.

max_workers was not being passed to the ProcessPoolExecutor,
which made the --bench flag not work as intended.
@dc-mak dc-mak marked this pull request as ready for review December 20, 2024 17:04
@dc-mak dc-mak merged commit 1ce88c1 into rems-project:master Dec 20, 2024
4 checks passed
@dc-mak dc-mak deleted the fix-diff-prog branch December 23, 2024 09:25
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