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

Patch GRPC BlockingIO Error #177

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

macwilk
Copy link
Contributor

@macwilk macwilk commented Sep 5, 2024

GRPC has some standing issues with threading and AsyncIO that causes a ton of scary but benign noise that is a false flag to issues for folks. This should silence those errors and in the process, clean up our AsyncIO usage a bit.

See:

This also contains some version bumps to dependancies because in my insanity in debugging this, I bumped them all and validated they worked fine still hoping it was an error fixed with a recent version of protobuf, grpcio, or grpcio-tools.

@macwilk macwilk requested a review from grutt September 5, 2024 14:54
@SgtDaJim
Copy link

any update on this pr? i am looking forward to the problem to be fixed

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.

4 participants