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
Use default SIGINT handler if no tests are running. (google#897)
* Move signal.signal() registration from package __init__ to Test.execute * Revert "Move signal.signal() registration from package __init__ to Test.execute" This reverts commit 6f6729c. * Use default SIGINT handler if no tests are running.
0 commit comments