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 compatibility with dask-jobqueue 0.8.5 #31

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Fix compatibility with dask-jobqueue 0.8.5 #31

merged 1 commit into from
Apr 12, 2024

Conversation

nsmith-
Copy link
Member

@nsmith- nsmith- commented Apr 12, 2024

Fixes #28

The issue is certain default arguments are pulled from
https://github.com/dask/dask-jobqueue/blob/main/dask_jobqueue/jobqueue.yaml
any new argument has to be cloned to all subclasses, and ours is maintained in src/lpcjobqueue/config.yaml

@nsmith- nsmith- merged commit 3c437b1 into main Apr 12, 2024
@nsmith- nsmith- deleted the fix-28 branch April 12, 2024 16:32
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.

Incompatible with dask-jobqueue 0.8.5
1 participant