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

CLI does not clear out app-script process #1544

Closed
mhartington opened this issue Oct 14, 2016 · 0 comments
Closed

CLI does not clear out app-script process #1544

mhartington opened this issue Oct 14, 2016 · 0 comments
Assignees

Comments

@mhartington
Copy link
Member

mhartington commented Oct 14, 2016

$ ps -ef | grep "ionic"
  501 72291 77294   0 12:22PM ttys002    0:00.00 grep ionic
  501 26193     1   0 11:26AM ttys003   24:23.83 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch
  501 30229     1   0 11:31AM ttys003   19:51.64 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch
  501 37869     1   0 11:40AM ttys003   14:33.07 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch
  501 40785     1   0 11:43AM ttys003   12:08.10 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch --debug
  501 44411     1   0 11:48AM ttys003   10:28.36 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch --debug
  501 66300     1   0 10:13AM ttys003   25:21.06 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch --debug
  501 69471 87435   0 12:18PM ttys003    0:04.23 ionic
  501 69735 69668   0 12:18PM ttys003    0:26.11 node /Users/mhartington/GitHub/StarTrack-Ionic/node_modules/.bin/ionic-app-scripts watch --debug

Process hang around after ionic serve has been killed.

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

No branches or pull requests

2 participants