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

Remove deprecated max_worker #3605

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Remove deprecated max_worker #3605

merged 1 commit into from
Sep 4, 2024

Conversation

khk-globus
Copy link
Collaborator

Description

Remove the deprecated max_worker argument to HighThroughputExecutor.

Changed Behaviour

Any workflows that still use max_worker will no longer simply get a warning message but still work. Users will need to change any scripts to use max_workers_per_node. (But they've had six months of warnings education to do the deed!)

Type of change

  • Code maintenance/cleanup

@benclifford benclifford merged commit 3a256de into master Sep 4, 2024
7 checks passed
@benclifford benclifford deleted the remove_max_worker branch September 4, 2024 15:50
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.

2 participants