|
Re: Command Based Program Interuptions
Is the first command a subsystem's "default" command? In that case, another command that requires the subsystem will interrupt the default command, but then the default command will later be rescheduled after the subsystem is no longer required.
If we aren't talking about default commands, then I'm not sure how an interrupted command would spontaneously restart.
|