[grpc-io] gRPC-Python Change of support for MacOS<10.10

2024-02-07 Thread 'Xuan Wang' via grpc.io
Hi All, If you're using MacOS with version higher than 10.10, you won't be impacted by this change. gPRC Python team is working on deprecate pkg_resources module . As part of the effort, we'll stop overriding MACOSX_DEPLOYMENT_TARGET, this

Re: [grpc-io] GRPC_ARG_HTTP2_MAX_PING_STRIKES in Java

2024-02-07 Thread James M
Hi Eric, I am not positive that I need it. I am trying to run some experiments to debug a race condition I am encountering in one of my unit tests. The unit test is around asserting graceful shutdown of grpc servers (that requests were accepted and complete within the awaitTerminate

[grpc-io] Re: Setting gRPC internal threads' affinity

2024-02-07 Thread Dan Cohen
Thanks AJ. Will have a look at the EventEngine then. Sorry about replying privately, not sure how it happened, it wasn't my intention. On Tuesday, February 6, 2024 at 8:01:35 PM UTC+2 AJ Heller wrote: Dan, Replying here on the mailing list thread. > Thanks AJ! > > Using taskset is not an

[grpc-io] gRFC L113: Remove C-core grpc_channel_num_external_connectivity_watchers() function

2024-02-07 Thread 'Mark D. Roth' via grpc.io
I've written a gRFC proposing to remove the grpc_channel_num_external_connectivity_watchers() function from the C-core API: https://github.com/grpc/proposal/pull/417 Comments welcome. -- Mark D. Roth Software Engineer Google, Inc. -- You received this message because you are subscribed to