Adam Heller
Adam Heller
> Please test with the event_engine_listener experiment enabled, iomgr is being deprecated. My mistake. See https://github.com/grpc/grpc/issues/36085 for necessary pre-work. This won't be useful unless the feature is ported.
See https://github.com/grpc/grpc/issues/36085 for necessary pre-work. This won't be useful unless the feature is ported.
That is quite an old blog post, not official documentation per se. Further, gRPC core does not support bazel modules yet. This seems like the sort of thing we could...
@veblush PTAL, these are more your domains. @zhtzeng What commands did you use to build gRPC? We have continuous builds using CMake, so I'm guessing that you're invoking it in...
See https://github.com/grpc/grpc/issues/36085 for necessary pre-work. This won't be useful unless the feature is ported.
Superseded by https://github.com/grpc/grpc/pull/36041/files
This appears to depend on https://github.com/grpc/grpc/pull/36035. I'll review it afterwards. In the meantime, please test with the event_engine_listener experiment as well, iomgr is being deprecated.
> Also, is there any reason you didn't test with the EventEngine? iomgr is going to be disabled/deleted. I see this was never ported to EventEngine. Unfortunately, unless someone ports...
See https://github.com/grpc/grpc/issues/36085 for necessary pre-work.
This is currently blocked on Python's need for iomgr pollers. Once we're confident that fork support is stable, and Python can coexist with EventEngine pollers, we can drop reliance on...