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

Command.Run() doesn't forward ctrl-c to child process #205

Open
maxekman opened this issue Mar 4, 2022 · 3 comments
Open

Command.Run() doesn't forward ctrl-c to child process #205

maxekman opened this issue Mar 4, 2022 · 3 comments
Labels

Comments

@maxekman
Copy link
Member

maxekman commented Mar 4, 2022

This functionality is needed to cleanly exit Docker Compose for example.

@maxekman
Copy link
Member Author

maxekman commented Mar 4, 2022

@maxahlberg

@Edholm
Copy link
Member

Edholm commented Apr 4, 2022

It also affects terraform. If you kill terraform without forwarding the SIGTERM, then you will have a hanging lock that will need to be force unlocked.

Copy link

github-actions bot commented Apr 8, 2024

This issue has been open for 365 days with no activity. Marking as stale.

@github-actions github-actions bot added the Stale label Apr 8, 2024
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

2 participants