Skip to content

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