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

Adds cwd propagation to DaskExecutor #994

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Adds cwd propagation to DaskExecutor #994

merged 4 commits into from
Feb 7, 2024

Conversation

normanrz
Copy link
Member

@normanrz normanrz commented Feb 7, 2024

Description:

Adds working directory propagation to DaskExecutor. Previously, the working directory of the worker was used.

Fixes an issue in https://github.com/scalableminds/voxelytics/pull/3348

Todos:

  • Updated Changelog
  • Added / Updated Tests

@normanrz normanrz self-assigned this Feb 7, 2024
Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

cluster_tools/cluster_tools/executors/dask.py Outdated Show resolved Hide resolved
@normanrz normanrz merged commit 6549c70 into master Feb 7, 2024
34 checks passed
@normanrz normanrz deleted the dask-cwd branch February 7, 2024 17:09
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