Skip to content

fix(spin): interrupt child process on ctrl+c#732

Merged
caarlos0 merged 2 commits intomainfrom
spin-abort2
Nov 27, 2024
Merged

fix(spin): interrupt child process on ctrl+c#732
caarlos0 merged 2 commits intomainfrom
spin-abort2

Conversation

@caarlos0
Copy link
Copy Markdown
Contributor

This will send a SIGINT to the child process when ctrl+c is pressed.

closes #730

This will send a SIGINT to the child process when ctrl+c is pressed.

closes #730
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forward signals to child processes

1 participant