Craig Tiller
Craig Tiller
alternatively: don't use GPR_ASSERT and really break that dependency
It's definitely feasible... @drfloob had a first attempt about a month ago. I'd maybe let @ralphchung land #30518 first - as that'll likely help this anyway. I've periodically thought that...
Will there be a test in place once this is done to ensure no regressions?
Just noting here: this will need an internal cherry-pick, as there are internal usages of this header.
We've got a WIP design doc in place. On Mon, Apr 25, 2016 at 8:11 AM LisaFC [email protected] wrote: > @nathanielmanistaatgoogle https://github.com/nathanielmanistaatgoogle? > @hsaliak https://github.com/hsaliak? Anyone else? We really just...
Hi, we should finish off https://github.com/grpc/grpc/pull/30777 first, and there's absolutely no need for this to run on master (that's what ossfuzz/clusterfuzz are for)
I'm not sure this will be safely usable yet: we need to have some story with init.cc and the reset of event engine we do there prior to shutdown. If...
This nor #31213 are safe to land right now. We definitely have code that assumes that it can access iomgr related code that can be triggered via an `EventEngine::Run` callback.
(see #31208 for a writeup on some of the stuff happening here)