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
Builds up to N-109428 used to stop gracefully on first Ctrl-Break, with or without -nostdin.
Build N-118711 with -nostdin doesn't seem reacting on the first hit, and it hard breaks on the second hit.
Builds up to N-109428 used to stop gracefully on first Ctrl-Break, with or without
-nostdin.Build N-118711 with
-nostdindoesn't seem reacting on the first hit, and it hard breaks on the second hit.undocumented intentional? oversight somewhere?