basho-labs / riak-mesos-tools

CLI and other tools for interacting with the Riak Mesos Framework.
Apache License 2.0
3 stars 6 forks source link

Rogue processes after CTRL-C on some commands #19

Open sanmiguel opened 8 years ago

sanmiguel commented 8 years ago

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