In reply to sunils:
Sunils,
my reset_phase is completing, but it executes in parallel with the run phase. But I don’t want that.
I want to understand the functionality of each phase - reset, configure, main, shutdown and how to implement them.
That’s why I have written the reset phase and applied my reset there.