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
Don't let stop_on_error stop the program for an exception that is otherwise handled (e.g., using the found return argument). Also prevents the program from stopping when creating data structures from scratch, which Fixes#403
0 commit comments