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

Rogue processes after CTRL-C on some commands #19

Open
sanmiguel opened this issue Jul 14, 2016 · 0 comments
Open

Rogue processes after CTRL-C on some commands #19

sanmiguel opened this issue Jul 14, 2016 · 0 comments
Labels

Comments

@sanmiguel
Copy link
Contributor

sanmiguel commented Jul 14, 2016

If you cancel some commands, processes are left running in the background:

$ pgrep -lf python
$ dcos riak cluster wait-for-service
^CUser interrupted command with Ctrl-C
$ pgrep -lf python
56351 /Users/sanmiguel/.dcos/subcommands/riak/env/bin/python2.7 /Users/sanmiguel/.dcos/subcommands/riak/env/bin/dcos-riak riak cluster wait-for-service
@sanmiguel sanmiguel added the bug label Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant