Skip to content
  • Daniel Drake's avatar
    Allow execution of sub-SSMs · 754e56ae
    Daniel Drake authored
    A subssm will be executed, and upon completion the parent state machine
    will either be advanced to the next state or aborted with error, depending
    on the outcome of the subssm.
    
    Also add some debug messages.
    754e56ae