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
[win/signal] Disable ctrl-c handling in the parent dartdev process.
Ensure that ctrl-c is handled by spawned dartvm.exe process, parent dart.exe does not get in a way of handling ctrl-c, exits only after spawned dartvm.exe exits.
Fixes#61399
TEST=manually on windows
Change-Id: Ibdbfbb5e4863c76bbbf2e30fb2d94f72a2676d4a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446704
Reviewed-by: Ryan Macnak <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>
0 commit comments