Closed fireflycons closed 3 years ago
It is possible to cancel a stack that is in state UPDATE_IN_PROGRESS, forcing the changes applied so far to roll back.
Add a keypress handler thread to issue a CancelUpdateStack call if ESC is pressed 3 times in 1 second
CancelUpdateStack
It is possible to cancel a stack that is in state UPDATE_IN_PROGRESS, forcing the changes applied so far to roll back.
Add a keypress handler thread to issue a
CancelUpdateStack
call if ESC is pressed 3 times in 1 second