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/bot_update
Anthony Polito 542224ebd6 Replace processObservers with a class that doesn't constantly recreate threads
I'm not saying this is why bot_update is failing, but I never trust python threads, especially not at scale. I also think the new implementation is easier to understand and less likely to have subtle mistakes if it is extended later

Change-Id: I29be55594a400fda845ea31893789104373fd0f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2892185
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Anthony Polito <apolito@google.com>
4 years ago
..
examples Roll recipe dependencies (nontrivial). 4 years ago
resources Replace processObservers with a class that doesn't constantly recreate threads 4 years ago
tests Add enforce_fetch to ensure_checkout cmd arg 5 years ago
OWNERS tandrii: switch OWNERS to @google.com account. 5 years ago
__init__.py Modify bot_update to support setting blamelist pins. 5 years ago
api.py bot_update: Set DEPOT_TOOLS_REPORT_BUILD to report bot metrics. 4 years ago
test_api.py Enable set_output_commit to be used with RevisionFallbackChain. 5 years ago