You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules
Josip Sokcevic 4da8a3d59d Fix bot_update hanging on exception
This change starts observers as soon as possible, and wraps the entire
block that can cause an exception in try..finally. This ensures that we
stop threads are stopped.

If we notice the same behavior, it could be worth to put a cap on number
of executions per observer, and shut the thread down once reached.

R=apolito@google.com

Bug: 1255228
Change-Id: I1f165267460da02b3bbba39022c262e6c29fe86b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3213451
Reviewed-by: Anthony Polito <apolito@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
4 years ago
..
bot_update Fix bot_update hanging on exception 4 years ago
depot_tools Add PYTHON_VERSION_COMPATIBILITY to depot_tools recipe module 4 years ago
gclient Roll recipe dependencies (nontrivial). 4 years ago
gerrit Add a 'setlabel' command to gerrit_client.py 4 years ago
git Roll recipe dependencies (nontrivial). 4 years ago
git_cl Fix remaining unicode py2+3 recipe module errors 4 years ago
gitiles Add PYTHON_VERSION_COMPATIBILITY to gitiles and bot_update 4 years ago
gsutil Add PYTHON_VERSION_COMPATIBILITY to gsutil recipe module 4 years ago
osx_sdk Add PYTHON_VERSION_COMPATIBILITY to osx_sdk recipe module 4 years ago
presubmit Roll recipe dependencies (nontrivial). 4 years ago
tryserver Roll recipe dependencies (nontrivial). 4 years ago
windows_sdk Add PYTHON_VERSION_COMPATIBILITY to windows_sdk recipe module 4 years ago
OWNERS Fix recipe autoroller account. 5 years ago