Skip to content

Rogue processes after CTRL-C on some commands #19

@sanmiguel

Description

@sanmiguel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions