Skip to content

Change default directory for Flow.runFlow #198

Description

@sir4ur0n

Currently Flow.runFlow uses /tmp/funflow/store/ as default directory.

As discussed over Slack this has a couple of limitations:

  • this is out of the working directory, which may be a surprising side effect
  • this can lead to conflicts / weird behaviors if 2 concurrent or parallel Funflow runs interact with it

I suggest we change it to the current working directory, e.g. $(pwd)/tmp/funflow/store/.

@dorranh @GuillaumeDesforges

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions