[Cronet] Clarify and test behavior of cronet_bidirectional_stream_destroy API. |
|
Issue descriptionCurrent behavior of cronet_bidirectional_stream_destroy (https://cs.chromium.org/chromium/src/components/cronet/ios/cronet_c_for_grpc.h?rcl=0&l=145) is not well defined and documented. We need to document and add tests to ensure the behavior in this scenarios: 1. Stream created, but not started. 2. Stream created, started, but not completed. 3. Stream created, started and succeeded / failed / canceled.
,
Oct 8
mef: Anything going to happen with this? Should it be kept around? |
|
►
Sign in to add a comment |
|
Comment 1 by olivierrobin@chromium.org
, Oct 7 2016Status: Assigned (was: Untriaged)