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
Useful when debugging code which always throws in some parts -- I want to set a marker that will disable break before that code, and enable break after.
Concern: unfortunately I don't see a way to make it thread-safe at the moment.