Skip to content

Fixed: Ctrl+C not working on Android debug+watch #2121

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 1 commit into from
Oct 12, 2016

Conversation

tzraikov
Copy link
Contributor

@tzraikov tzraikov commented Oct 12, 2016

Ctrl+C was not working after making several changes on Android when using tns debug android --watch
#2070

@@ -232,15 +236,24 @@ class AndroidDebugService implements IDebugService {
}
}


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From travis build:

lib/services/android-debug-service.ts[239, 1]: consecutive blank lines are disallowed

Copy link
Contributor Author

@tzraikov tzraikov Oct 12, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working on it, 10x

@tzraikov tzraikov force-pushed the raikov/ctrl-c-android branch from b3fe9df to 881a4a7 Compare October 12, 2016 08:04
@tzraikov tzraikov merged commit 1910f40 into master Oct 12, 2016
@tzraikov tzraikov deleted the raikov/ctrl-c-android branch October 12, 2016 08:14
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.

3 participants