Status Update
Comments
dn...@google.com <dn...@google.com>
en...@google.com <en...@google.com>
[Deleted User] <[Deleted User]> #2
d'oh! we should fix the constant and add a comment at the same time too!
Description
Steps to reproduce the problem.
- run "adb -s xxxxx wait-for-device"
- use "pstree -p <pid-of-adb-server>" to check count of threads
- kill it by ctrl+C.
- use pstree check threads info.
Another issues, adb server suddenly restart can cause device offline due to protocol get miss-match. so this is a big problem for adb.