Update the pxd as well

pull/22343/head
Lidi Zheng 5 years ago
parent 82050ae192
commit 030b1b6a84
  1. 4
      src/python/grpcio/grpc/_cython/_cygrpc/aio/grpc_aio.pxd.pxi

@ -23,10 +23,10 @@ cdef class _AioState:
cdef grpc_completion_queue *global_completion_queue()
cdef init_grpc_aio()
cpdef init_grpc_aio()
cdef shutdown_grpc_aio()
cpdef shutdown_grpc_aio()
cdef extern from "src/core/lib/iomgr/timer_manager.h":

Loading…
Cancel
Save