Skip to content

Do not default to cwd for dask-worker-space #2496

@samcmill

Description

@samcmill

Should not assume that cwd is writable. For instance, when running in read-only containers such as Singularity.

The default value should be a directory specifically purposed for temporary files. /tmp, $TMPDIR, or even better, something like tempfile.mkdtemp.

Related: LiberTEM/LiberTEM#80

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions