per-job or per-queue post execute behavior

on_executor_finished_delegate (OnMoviePipelineExecutorFinished): [Read-Write] Called when the Executor has finished all jobs. Reports success if no jobs had fatal errors. Subscribe to the error delegate for more information about any errors.

How can I subscribe to this if the executor isn’t active until the render begins? The only way i’ve found is the console cmds which are per job, which lead to multiple subscriptions.