Skip to content

Add CLI to pydra #297

Open
Open
@satra

Description

@satra

add a CLI and an option to clean a cachedir

when pydra runs, it uses lockfiles, but these stay if the process gets cancelled behind the scenes. a subsequent rerun without clearing the cache would result in pydra waiting forever for these tasks to finish. the cli clean option should remove folder associated with the lockfile and then the lockfile themselves. obviously if two users are using the same cache, this would not work cleanly. but users can always point to each others cache as readonly locations.

the CLI can be extended to introspect cache directory, messages, pickle files, etc.,.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    v1.1-v1.2

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions