Skip to content

Conflict in temporary files in multi-user system #2

Description

@arpaiva

I'm using mlxu (0.1.10) and noticed that it creates temporary files under /tmp/mlxu. The problem with the current framework is that, if multiple people are using the system and running experiments using mlxu, the mlxu folder in temp in /tmp/ is created with write permissions only for whoever first created the folder. Is there a way to get around this? Perhaps by setting an environment variable that puts those folders elsewhere?

I would suggest in the future making the temp folder /tmp/mlxu_<uid>/ for example to avoid this problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions