Skip to content

Working directory of processes & how to handle relative file paths #305

@ylep

Description

@ylep

When a relative path is passed to a File parameter of a process, it should probably be converted to an absolute path before going to the execution engine.

  • should the conversion happen at start time?

A related issue is: if a process writes files to its current directory, what do these files become once execution is finished? We should probably force the working directory of workers to be in a temporary directory that is deleted after execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions