-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels