Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close network stream in ParseRESTCommand after we consume it #40

Conversation

wangmengyan95
Copy link
Contributor

No description provided.

when(response.getContent()).thenReturn(mockResponseStream);
when(response.getTotalSize()).thenReturn(bodyStr.length());


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space

@hallucinogen
Copy link
Contributor

LGTM!

@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.close_network_stream_in_ParseRESTCommand_onResponse branch from 4de007a to e6caef0 Compare August 20, 2015 20:12
wangmengyan95 added a commit that referenced this pull request Aug 20, 2015
…tream_in_ParseRESTCommand_onResponse

Close network stream in ParseRESTCommand after we consume it
@wangmengyan95 wangmengyan95 merged commit ed4eb6a into master Aug 20, 2015
@wangmengyan95 wangmengyan95 deleted the wangmengyan.close_network_stream_in_ParseRESTCommand_onResponse branch August 20, 2015 20:15
@grantland grantland added this to the 1.10.2 milestone Aug 21, 2015
@facebook-github-bot
Copy link

@wangmengyan95 updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants