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

Use ContextVar instead of threading.local #12

Merged
merged 1 commit into from
May 23, 2024

Conversation

NoamNol
Copy link
Contributor

@NoamNol NoamNol commented May 22, 2024

Fixes #11

@NoamNol
Copy link
Contributor Author

NoamNol commented May 22, 2024

Tested on python3.8, python 3.9

@vmalloc vmalloc merged commit be36635 into getslash:develop May 23, 2024
6 checks passed
@vmalloc
Copy link
Member

vmalloc commented May 23, 2024

Thanks a lot @NoamNol Much appreciated!

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.

get_no_deprecations_context doesn’t work properly in async functions
2 participants