williamfzc / pyminitouch

python wrapper of minitouch, for better experience
https://pyminitouch.readthedocs.io
MIT License
125 stars 25 forks source link

BrokenPipeError: [Errno 32] Broken pipe #7

Closed williamfzc closed 4 years ago

williamfzc commented 5 years ago

as we all know, adb server is not always stable. and after restart adb, pyminitouch did not back to normal.

williamfzc commented 4 years ago

fixed in 0.3.3

at the most of time, this issue can be solved by restarting adb server.