Skip to content

Tweak name in cluster.job_script().#439

Merged
lesteve merged 1 commit into
dask:masterfrom
lesteve:enh-job-script-name
Jun 6, 2020
Merged

Tweak name in cluster.job_script().#439
lesteve merged 1 commit into
dask:masterfrom
lesteve:enh-job-script-name

Conversation

@lesteve

@lesteve lesteve commented Jun 6, 2020

Copy link
Copy Markdown
Member

I was quite surprised by this in #196 (comment) at one point and forgot that cluster.job_script() is not exactly the same script that is submitted for each submission script that runs dask-worker.

Also dummy-name is easier to grep than name, so easier to reach the comment as well next time I forget about this and need to be remembered.

@lesteve

lesteve commented Jun 6, 2020

Copy link
Copy Markdown
Member Author

Merging this one (I mostly wanted to make sure that this would not break anything), thanks for your approval @willirath!

@lesteve lesteve merged commit 5ef4ebe into dask:master Jun 6, 2020
@lesteve lesteve deleted the enh-job-script-name branch June 6, 2020 07:18
matyasselmeci added a commit to matyasselmeci/dask-jobqueue that referenced this pull request Jun 16, 2020
* master:
  Tweak name in cluster.job_script(). (dask#439)
  Switch from Travis to GitHub Actions (dask#435)
  Fix name parameters being ignored in Cluster class (dask#398)
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