AdbClient would spin in a loop in ReadAllBytes in case the remote end was closed before reading
the requested number of bytes. Make sure we return an error in this case instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D19916 |