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

Replace static RuntimeContext::context_handler_ global in the API #321

Closed
pyohannes opened this issue Sep 3, 2020 · 0 comments · Fixed by #322
Closed

Replace static RuntimeContext::context_handler_ global in the API #321

pyohannes opened this issue Sep 3, 2020 · 0 comments · Fixed by #322
Assignees
Labels
area:api bug Something isn't working

Comments

@pyohannes
Copy link
Contributor

We need to replace the RuntimeContext::context_handler_, as we shouldn't have static globals in the API.

A solution similar to the TracerProvider singleton should be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant