mirror of https://github.com/grpc/grpc.git
The stream structure is really big and by the time we get to ref the stream and the transport, the fields are out of cache. We need to ref them immediately, before starting to initialize the stream. This commit introduces a 0-byte Reffer so that we can ref the streams on time before the field initializers.pull/18588/head
parent
586eb09f37
commit
da3a2320a2
2 changed files with 18 additions and 7 deletions
Loading…
Reference in new issue