Skip to content

fix: do not wait 60 seconds for debugger port when the app is crashed #4455

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

Merged
merged 2 commits into from
Mar 21, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

If you LiveSync a crashing app, the CLI will wait 60 seconds for its debug port and log a warning for a manual app start.

What is the new behavior?

If you LiveSync a crashing app, the CLI will start the app and stop looking for its debug port after the crash without logging any warnings.

Related to: #4441

@ghost ghost assigned DimitarTachev Mar 20, 2019
@ghost ghost added the new PR label Mar 20, 2019
@cla-bot cla-bot bot added the cla: yes label Mar 20, 2019
@DimitarTachev DimitarTachev force-pushed the tachev/ios-crashes-livesync branch from 2741779 to 41ae672 Compare March 21, 2019 09:16
@DimitarTachev
Copy link
Contributor Author

run ci

@DimitarTachev
Copy link
Contributor Author

test cli-smoke

@DimitarTachev DimitarTachev merged commit 70050a5 into master Mar 21, 2019
@DimitarTachev DimitarTachev deleted the tachev/ios-crashes-livesync branch March 21, 2019 11:10
@ghost ghost removed the new PR label Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants