New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 652816 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

[Cronet] Clarify and test behavior of cronet_bidirectional_stream_destroy API.

Project Member Reported by mef@chromium.org, Oct 4 2016

Issue description

Current 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. 

 
Owner: mef@chromium.org
Status: Assigned (was: Untriaged)
mef: Anything going to happen with this? Should it be kept around?

Sign in to add a comment