ark::pipeline::ShutdownDuringShutdownStage
Defined in header “ark/pipeline/test/shutdown_stage.hh”.
This is a stage that requests a failure shutdown during shutdown itself.
Methods
-
ShutdownDuringShutdownStage(std::string name)
Constructor. -
void initialize(StageInterface & interface)
Grabs the shutdown token. -
void shutdown()
Shuts down the stage, requesting failure.