Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

awaitAdb never stops if no device is present #76

Closed
zner0L opened this issue May 16, 2023 · 1 comment
Closed

awaitAdb never stops if no device is present #76

zner0L opened this issue May 16, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@zner0L
Copy link
Contributor

zner0L commented May 16, 2023

While testing #69 I realized that awaitAdb never stops because there is no timeout on wait-for-device. This is extremely annoying. I guess also, wait-for-device is mostly important when it comes to emulators and less important for physical devices. Maybe we should just exit awaitAdb if adb finds no devices and runTarget: 'device'?

@baltpeter baltpeter added the duplicate This issue or pull request already exists label May 16, 2023
@baltpeter
Copy link
Member

Duplicate of #57.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants