Closed zuev93 closed 10 months ago
In order to avoid cycle loops (enter -> wait -> command -> enter -> wait -> ....) introduced new state ContinuationState which is a copy of original enter state. Now the flow looks like: enter -> wait -> command -> continuation
ContinuationState
In order to avoid cycle loops (enter -> wait -> command -> enter -> wait -> ....) introduced new state
ContinuationState
which is a copy of original enter state. Now the flow looks like: enter -> wait -> command -> continuation