Description[Telemetry] Properly chose an available device port.
Previously, we'd start WPR on an available host port and then just
assume that the same port was free on the device -- oops.
Now, we pass 0 to the forwarder for the device port so that it chooses
an available port, and then read back the port that it chose to use
for the mapping.
I believe this fixes a major case of device forwarder flake.
BUG=421599
TBR=slamm@chromium.org
Committed: https://crrev.com/6aa01dbdfbce3a03522f8bc0b59916529de54a93
Cr-Commit-Position: refs/heads/master@{#299319}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix desktop #Patch Set 3 : Fix test #Patch Set 4 : Fix device port unmapping #
Messages
Total messages: 18 (5 generated)
|