In reply to peter:
The objection machanism should be used when your tasks consume time (in run_phase)
For other phases (build, connect, etc.) which are zero timing execution,you don’t need to use objection.
In reply to peter:
The objection machanism should be used when your tasks consume time (in run_phase)
For other phases (build, connect, etc.) which are zero timing execution,you don’t need to use objection.