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

TIMOB-16740 Windows: LiveView server does not automatically start when launched from studio on emulator #79

Merged
merged 1 commit into from Mar 28, 2014

Conversation

pinnamur
Copy link
Contributor

For every app launch, we tried to kill all existing servers and start a new server. On Windows, there seems to be a good timing issue that the kill request is executed after the new server is started. Thus, it kills even the active liveview session.

@ayeung
Copy link
Contributor

ayeung commented Mar 28, 2014

Code reviewed and functionally tested.

ayeung pushed a commit that referenced this pull request Mar 28, 2014
TIMOB-16740 Windows: LiveView server does not automatically start when launched from studio on emulator
@ayeung ayeung merged commit 088a0b2 into tidev:master Mar 28, 2014
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.

None yet

2 participants