Any way to disable grpc async io in python?

47 views
Skip to first unread message

Shota

unread,
Jun 11, 2025, 11:28:46 PMJun 11
to grpc.io
Is there any way to not load gRPC async io code when we do `import grpc` in python?

Some of our code is auto-generated from protobuf, which  has `import grpc` statement. Wondering if there is a clean way to not load async io code as part of the import statement since our system is memory constrained. 

Ashesh Vidyut

unread,
Jun 18, 2025, 11:11:50 AMJun 18
to grpc.io
No. I don't we have that option now.
Reply all
Reply to author
Forward
0 new messages