execute
Utility function to execute a pipeline stage that takes Unit as input.
This is a convenience function for pipeline stages that don't require any input other than the shared pipeline data.
Return
the output of the pipeline stage
Parameters
data
shared data that is passed between pipeline stages