Skip to content
Snippets Groups Projects

Update deprecated dask-jobqueue names

Merged Yannick DAYER requested to merge fix-jobqueue into master

Parameters from dask-jobqueue's classes (Job and JobQueueCluster) will change name soon. This follows those changes (job_extra to job_extra_directives and env_extra to job_script_prologue.

A config option (jobqueue.sge.job-extra) became invalid due to the name changes and returned None which was not handled correctly, making the submit commands fail silently and the scheduler waiting for the jobs. The option is now renamed.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading