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

Close spans on termination if possible #181

Open
istathar opened this issue Apr 26, 2023 · 0 comments
Open

Close spans on termination if possible #181

istathar opened this issue Apr 26, 2023 · 0 comments
Labels
bug Something isn't working core-telemetry Issues involving sending telemetry to an observability service

Comments

@istathar
Copy link
Member

If a SIGTERM, SIGHUP, or SIGINT is received by the process, we really ought to propagate an exception out in such a way that any nested encloseSpan blocks get exited and so that telemetry gets sent.

@istathar istathar added bug Something isn't working core-telemetry Issues involving sending telemetry to an observability service labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core-telemetry Issues involving sending telemetry to an observability service
Projects
None yet
Development

No branches or pull requests

1 participant