Chromium Code Reviews
DescriptionUpdate linux_me2me_host.py to exit when Ctrl-C is pressed.
Previously when Ctrl-C is pressed the script would print a message that
says it was interrupted, but wouldn't actually quit. Added explicit
exit(1) call in sigint_handler() to ensure it quits as expected.
Committed: https://crrev.com/ab6dea0afad643b203d4cfd2f4c660cdae53ee01
Cr-Commit-Position: refs/heads/master@{#435063}
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #Messages
Total messages: 11 (4 generated)
|