Background sequences and phases methodology

In reply to DamianS:

You are taking the only valid approach which is to start them at the beginning of the run_phase(). All other phases are not time consuming, so you can’t run any sequences during those phases. Having them killed at the end of the run_phase() shouldn’t cause any issues unless there is something that you need to extract from them.