Skip to content

[pkg] return better error in case of device offline in adb #80

@lucarin91

Description

@lucarin91

It seems that adb lost connection to the device and cannot re-establish if the server is closed for whatever reason. You can reproduce it by

adb shell
adb kill-server
adb shell

We should, for start, be able to return here a clear error if we cannot execute commands for this reason.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions