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

Kill subprocesses on ctrl^c #184

Closed
IGPenguin opened this issue Apr 15, 2020 · 0 comments
Closed

Kill subprocesses on ctrl^c #184

IGPenguin opened this issue Apr 15, 2020 · 0 comments
Labels
bug major error with common occurence

Comments

@IGPenguin
Copy link
Owner

IGPenguin commented Apr 15, 2020

🐞 Whats wrong

When a command with -a is in progress, only the parent process is killed on ctrl^c.
The (un)installation continues in the background.
Screenshot 2020-04-15 at 08 36 05

🌈 Desired state

Kill all running processes.

📏 Challenges

Don't know how to do it yet.

📂 Sources

google.com

@IGPenguin IGPenguin added bug major error with common occurence edge case error / uncommon scenario handling labels Apr 15, 2020
@IGPenguin IGPenguin removed the edge case error / uncommon scenario handling label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug major error with common occurence
Projects
None yet
Development

No branches or pull requests

1 participant