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

make exec forward interrupt signal to child process #272

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

tobert
Copy link
Collaborator

@tobert tobert commented Sep 22, 2023

Per #261, when otel-cli exec gets a SIGINT it should forward that to the child process and set the span status instead of dying itself.

@tobert
Copy link
Collaborator Author

tobert commented Sep 22, 2023

@parsonsmatt this should take care of the issue you ran into. I'm going to merge now, so it's easy to pull down main and give it a try. Please update #261 of file a new issue if this doesn't work for you.

@tobert tobert merged commit b3cf118 into main Sep 22, 2023
@tobert tobert deleted the exec-should-handle-signals branch September 22, 2023 16:57
@tobert tobert mentioned this pull request Sep 22, 2023
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.

1 participant