You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the execution is paused (e.g. by single stepping, or executing a pause() statement), the "play - infinite" button executes 257 steps before pausing, rather than executing until the end as expected.