Skip to content

More py3.12 CI fixup #1917

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

Merged
merged 1 commit into from
Oct 10, 2023
Merged

More py3.12 CI fixup #1917

merged 1 commit into from
Oct 10, 2023

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Oct 10, 2023

Switches to non-sending client fixture in test_grpc_client_max_spans. The test appeared to be causing a flakey segfault in py3.12, perhaps due to the client being short-lived (as it wasn't waiting for anything to be sent to the sending_elasticapm_client, or closing it in-test). It didn't actually need the sending version, so hopefully this fixes that issue 🤞

The test appeared to be causing a segfault in py3.12, perhaps due to being
short-lived (as it wasn't waiting for anything to be sent to the
sending_elasticapm_client, or closing it). It didn't actually need the
sending version, so hopefully this fixes that issue 🤞
@basepi basepi requested a review from trentm October 10, 2023 21:28
@basepi basepi enabled auto-merge (squash) October 10, 2023 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants