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
This could be enabled automatically via an except hook, or be an option to Network.run. It would basically mean that pressing Ctrl+C during a run would call Network.stop(), so that the network would be in a well-defined state after the interruption.