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

Fix: Don't try to create two global tracing subscribers when using bundled runtime #277

Merged
merged 1 commit into from
May 3, 2023

Conversation

phil-opp
Copy link
Collaborator

Small follow-up fix for #257. The run_dora_runtime method tries to set its own tracing subscriber, so we should not set up a global subscriber beforehand.

@phil-opp phil-opp requested a review from haixuanTao April 28, 2023 12:40
@phil-opp
Copy link
Collaborator Author

phil-opp commented May 3, 2023

There are some CI issues, but they look unrelated to this PR. I opened #278 to fix them.

@phil-opp phil-opp merged commit f54b25c into main May 3, 2023
@phil-opp phil-opp deleted the fix-tracing-error branch May 3, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants