Skip to content

Stop processing on demand #5

@mantzas

Description

@mantzas

The process will run until the Work Generator will return nil marking the end of the processing work.
There are several reasons why the process might end earlier:

  • The collector checks for a error and stops the process
  • The work contains the needed result and does not need to continue
  • The user cancels the processing

For the above and other reasons we need a way to stop the processing pipeline.

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