Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upQuestion: Do I need to close ResponseBody? #2950
Open
Labels
Comments
|
Only if you have |
|
@JakeWharton Is this done? Can I work on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


When Retrofit2 returns okhttp3.ResponseBody then it has to be closed in order to avoid memory leaks, right? It's something what I have just noticed in our code and am not sure.
https://stackoverflow.com/questions/53265862/do-i-need-to-close-response