Paper-over Python errors
This reads directly off of the slices rather than ref'ing and unref'ing them. There's likely some silliness w.r.t. interned slices and references to them outliving their associated call objects, but we are just ignoring that for now.
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- src/python/grpcio/grpc/_cython/_cygrpc/completion_queue.pyx.pxi 4 additions, 2 deletions...thon/grpcio/grpc/_cython/_cygrpc/completion_queue.pyx.pxi
- src/python/grpcio/grpc/_cython/_cygrpc/records.pxd.pxi 5 additions, 0 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/records.pxd.pxi
- src/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi 41 additions, 16 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi
- src/python/grpcio/grpc/_server.py 2 additions, 0 deletionssrc/python/grpcio/grpc/_server.py
Please register or sign in to comment