[blinkpy] Poll server for aliveness in cli_wrapper
This prevents the server from dying silently in run_blink_[SERVER].py by checking whether the server is alive every second. (See the race condition where the server dies after a seemingly successful start in the linked issue.) Unfortunately, this does not fix run_web_tests.py. Bug: 1090491 Change-Id: Ifb5a73284716a980a752ce3ed9c8210ba9510f8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229472 Commit-Queue: Robert Ma <robertma@chromium.org> Reviewed-by:Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#775251}
Showing
Please register or sign in to comment