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

Remove ThreadLocalRuntimeContext since py34 is no longer supported #1512

Merged
merged 3 commits into from
Jan 12, 2021

Conversation

srikanthccv
Copy link
Member

Probably missed in #1099 . Default context for py3.5+ is contextvars_context

Fixes #1511

@srikanthccv srikanthccv requested review from a team, codeboten and ocelotl and removed request for a team January 7, 2021 20:21
@codeboten codeboten merged commit b326793 into open-telemetry:master Jan 12, 2021
@srikanthccv srikanthccv deleted the fsk-threadlocalcontext branch September 24, 2021 08:40
@srikanthccv srikanthccv restored the fsk-threadlocalcontext branch September 24, 2021 08:40
@srikanthccv srikanthccv deleted the fsk-threadlocalcontext branch September 24, 2021 08:40
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.

Check if ThreadLocalRuntimeContext can be removed since python3.4 support is dropped
3 participants