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

Catch generic exceptions while instrumenting #1791

Merged
merged 5 commits into from Apr 11, 2023

Conversation

beniwohli
Copy link
Contributor

@beniwohli beniwohli commented Apr 4, 2023

What does this pull request do?

This won't fix any actual bugs, but it will keep us out of the import chain when the import of a module fails.

Related issues

See #1710

This won't fix any actual bugs, but it will keep us out
of the import chain when the import of a module fails.

See elastic#1710
@elastic-apm-tech elastic-apm-tech added this to In Progress in APM-Agents (OLD) Apr 4, 2023
@beniwohli beniwohli merged commit 0a636b8 into elastic:main Apr 11, 2023
94 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Apr 11, 2023
@beniwohli beniwohli deleted the instrument-catch-generic-exception branch April 11, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants