DescriptionAllow the forwarder to recover if the device_forwarder crashes or hangs
I've noticed on the perf bots that if we get a host_forwarder error
because it can't connect to the device, then all subsequent forwarder
operations will fail. Example:
http://build.chromium.org/p/chromium.perf/builders/Android%20Nexus4%20Perf/builds/1163/steps/Sharded%20Perf%20Tests/logs/stdio
This patch fixes that by killing the device forwarder (and ensuring it
isn't initialized) so that it can be re-initialized on the next
attempt.
BUG=294878
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287105
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|