Skip to content

Resumable stages #328

Description

@tcezard

Some stages are not supporting resume often because they move file around or delete there input.
fastqfilterer is one example.
We should

  • identify all non resumable stages
  • never resume a process starting with these stages
    It is a bit complex because the non resumable stage will have to act on the previous stage's target.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions