Skip to content

Conversation

@Ukalnins
Copy link

@Ukalnins Ukalnins commented Jul 4, 2019

If the lldb launch command fails and we are running with --noninteract, the autoexit does not detect that startup has failed and waits until timeout.

I could repeat the problem while running application that hangs in Framework constructor on the device and in another session trying to launch another ios-deploy session for the same device.

With this PR, the autoexit will detect that startup failed and return early. I left the logic autoside of run, as it's possbile that someone might want to handle run error in some other way.

@shazron shazron added this to the 1.10.0 milestone Jul 18, 2019
@shazron shazron merged commit 2306cc4 into ios-control:master Jul 18, 2019
@shazron shazron changed the title Dont hang forever when launching app fails fix: don't hang forever when launching app fails Jul 18, 2019
geekonion pushed a commit to geekonion/ios-deploy that referenced this pull request Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants