happyly.exceptions.StopPipeline

exception happyly.exceptions.StopPipeline(reason='')

This exception should be raised to stop a pipeline. After raising it, Executor.on_stopped() will be called.