GitHub user riknoll opened a pull request:
https://github.com/apache/cordova-medic/pull/77
CB-10510: Retry starting the Android emulator if it hangs on boot
This PR relies on https://github.com/apache/cordova-android/pull/258 being
merged.
Adds logic to retry starting the Android emulator if it hangs on boot. Also
has the side effects of changing medic-kill so that it can be required and so
that it does not kill ADB when the killing Android tasks. Killing ADB causes
issues with restarting the emulator and I don't think there was any reason to
kill it in the first place.
@dblotsky @nikhilkh please review. This was split off of #76
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-medic CB-10510
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-medic/pull/77.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #77
----
commit 6a18c1eb5b3c71be6583ccb9187963975878569b
Author: riknoll <[email protected]>
Date: 2016-02-11T22:39:53Z
CB-10510: Retry starting the Android emulator if it hangs on boot
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]