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

[Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339) #12340

Merged
merged 8 commits into from
Oct 13, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

This is a port to branch 2.7 of the fixes done in #12339. It's not a straight cherry-pick since the code has changed a lot since then, though the same problem of blocking calls was present.

@merlimat merlimat added type/bug The PR fixed a bug or issue reported a bug doc-not-needed Your PR changes do not impact docs release/2.7.4 labels Oct 12, 2021
@merlimat merlimat self-assigned this Oct 12, 2021
@merlimat merlimat changed the title Avoid potentially blocking calls to metadata on critical threads (#12339) [Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339) Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-2.7 Archived: 2.7 is end of life doc-not-needed Your PR changes do not impact docs release/2.7.4 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants