test CmdRun/Terminate: fix do ... finally
This makes the `finally` apply to the last `do` block as intended. No real effect on the test, though.
Please register or sign in to comment
This makes the `finally` apply to the last `do` block as intended. No real effect on the test, though.