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

LogEmitterProvider.force_flush hangs and ultimately timeouts randomly #2713

Closed
overmeulen opened this issue May 24, 2022 · 0 comments · Fixed by #2714
Closed

LogEmitterProvider.force_flush hangs and ultimately timeouts randomly #2713

overmeulen opened this issue May 24, 2022 · 0 comments · Fixed by #2714
Labels
bug Something isn't working

Comments

@overmeulen
Copy link
Contributor

Describe your environment
Python 3.6.8
Opentelemetry Python 1.7.1
Opentelemetry Collector 0.38.0

Steps to reproduce
Note that this is a random behavior.
Regularly call LogEmitterProvider.force_flush while emitting logs.
We're using the BatchLogProcessor with schedule_delay_millis=200

What is the expected behavior?
No hanging

What is the actual behavior?
Hanging randomly

Additional context

@overmeulen overmeulen added the bug Something isn't working label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant