mirror of https://github.com/grpc/grpc.git
EventEngine::RunAt - promise/sleep (#29726)
* EventEngine::RunAt - promise/sleep Also refactors time_util for easier conversion between grpc_core::Timestamp/Duration to absl::Timestamp/Duration. * move OnTimer to the state object * generate_projects * Automated change: Fix sanity tests * undo time_util separation due to gpr_base dependency cycles * less snark * remove stale test & add missing unref * Automated change: Fix sanity tests * fix the auto-fixer's mistake (missing build dep) * tidy * rm Sleep::State * Automated change: Fix sanity tests * add missing exec_ctx into callback Co-authored-by: drfloob <drfloob@users.noreply.github.com> Co-authored-by: Vignesh Babu <vigneshbabu@google.com>pull/29744/head^2
parent
175580aedc
commit
5c743646e5
5 changed files with 96 additions and 60 deletions
Loading…
Reference in new issue