Timeout getting devices if device info fails
Open
android
bug
GAPIS
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
If there is an error getting the device info on the device (for example if `query.cpp`'s `query::createContext` returns false), the error is not surfaced to the user, nor adb, nor the gapis log. Instead gapis eventually times out trying to get the device info and the device simply doesn't show up in the UI.
Contributor guide
Assessment
This issue has not been assessed yet.