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

Fix #13: Remove unnecessary close call. #14

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Fix #13: Remove unnecessary close call. #14

merged 1 commit into from
Apr 3, 2018

Conversation

marcelpinto
Copy link
Collaborator

The close in the source is not needed since calling call.cancel()
will internally close the source.

The close in the source is not needed since calling call.cancel()
will internally close the source.
@RyanRamchandar
Copy link
Contributor

Nudge.

@jmichaluk
Copy link

Is this ready to merge?

@marcelpinto
Copy link
Collaborator Author

A review is needed before merging. I requested it, hopefully soon

@marcelpinto marcelpinto merged commit 0c60781 into master Apr 3, 2018
@marcelpinto marcelpinto deleted the Fix-#13 branch April 3, 2018 12:16
@felipecsl
Copy link
Contributor

I started seeing OkHttp warnings about leaking response bodies again after this change

@RyanRamchandar
Copy link
Contributor

Tracking some regression warnings in issue #17

@marcelpinto
Copy link
Collaborator Author

I'll take a look tomorrow or on the weekend. I'll do some more proper testing on Android.

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.

5 participants