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

pass signals through to exec-ed process #3

Open
shoenig opened this issue Apr 20, 2020 · 0 comments
Open

pass signals through to exec-ed process #3

shoenig opened this issue Apr 20, 2020 · 0 comments

Comments

@shoenig
Copy link
Owner

shoenig commented Apr 20, 2020

Currently envy will die immediately when sending a signal (e.g. ctrl-C for SIGTERM). This is awkward for the exec-d process, who is likely the intended target. We should be able to intercept the signal and pass it through.

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

No branches or pull requests

1 participant