Open
Description
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
Labels
Type
Projects
Status
v1.1-v1.2