During a debugging session, I have a breakpoint on a certain activity.
It stops on that breakpoint. So the last ran activity is the previous one. Until there, everything is ok.
Then I press the “Stop” button. The expected behaviour is that execution stops there, yet, instead, it immediately runs the activity Studio stopped on its breakpoint!