We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
=== RUN TestDummySpan === RUN TestDummySpan/Single_dropped_span time="2022-12-20T12:43:57Z" level=info msg="Initializing OTLP exporter" category=tracing endpoint= protocol=grpc dummy_span_test.go:36: PASS: Shutdown(string) === RUN TestDummySpan/Nested_scope_with_dropped_leaf_span time="2022-12-20T12:43:57Z" level=info msg="Initializing OTLP exporter" category=tracing endpoint= protocol=grpc dummy_span_test.go:65: Error Trace: /home/runner/work/holster/holster/tracing/dummy_span_test.go:65 Error: Received unexpected error: context deadline exceeded error in tp.Shutdown github.com/mailgun/holster/v4/tracing.CloseTracing github.com/mailgun/holster/v4/tracing/tracing.go:149 github.com/mailgun/holster/v4/tracing_test.TestDummySpan.func2 github.com/mailgun/holster/v4/tracing/dummy_span_test.go:64 testing.tRunner testing/testing.go:1446 runtime.goexit runtime/asm_amd64.s:1594 Test: TestDummySpan/Nested_scope_with_dropped_leaf_span
https://github.com/mailgun/holster/actions/runs/3740540806/jobs/6349033540
this is not an issue with tracing.CloseTracing() cause TestTracing is not failing.
tracing.CloseTracing()
TestTracing
The text was updated successfully, but these errors were encountered:
https://mailgun.atlassian.net/browse/PIP-2248
Sorry, something went wrong.
tracing
Baliedge
Successfully merging a pull request may close this issue.
https://github.com/mailgun/holster/actions/runs/3740540806/jobs/6349033540
this is not an issue with
tracing.CloseTracing()
causeTestTracing
is not failing.The text was updated successfully, but these errors were encountered: