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

cat-log: catch and forward signals #6609

Open
oliver-sanders opened this issue Feb 14, 2025 · 0 comments
Open

cat-log: catch and forward signals #6609

oliver-sanders opened this issue Feb 14, 2025 · 0 comments
Labels
could be better Not exactly a bug, but not ideal.
Milestone

Comments

@oliver-sanders
Copy link
Member

cat-log is currently "suppressing" KeyboardInterrupt. It should be catching all kill signals and passing them on to the (remote) process to ensure both are killed correctly.

See this PR: #6444

See discussion on #6480

@oliver-sanders oliver-sanders added the could be better Not exactly a bug, but not ideal. label Feb 14, 2025
@oliver-sanders oliver-sanders added this to the some-day milestone Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could be better Not exactly a bug, but not ideal.
Projects
None yet
Development

No branches or pull requests

1 participant