Function: transitionToUnwindMode()
This function is an admin-controlled state change that closes the Yield phase and enables the Unwind phase.
Branches and code coverage
Intended branches
Update the
_modetoOperationalMode.Unwind.
Negative behavior
Non-admin callers or calls outside the Yield phase revert.
Function call analysis
None.