commit | 09692cdc03a2723afadf7109b2b8404a9eb497ed | [log] [tgz] |
---|---|---|
author | wychen <[email protected]> | Fri May 26 01:57:16 2017 |
committer | Commit bot <[email protected]> | Fri May 26 01:57:16 2017 |
tree | 990f7920c8159519c69fd5da170eeaa679c45048 | |
parent | 4f62b873dc5532897db517f451f47b6053d652b2 [diff] |
Handle exceptions in check_gn_headers.py If exceptions are thrown, the main process would wait forever if they are not handled. This could potentially cause timeout on the bots. BUG=661774 Review-Url: https://codereview.chromium.org/2903063006 Cr-Commit-Position: refs/heads/master@{#474873}