Description
The new ROP implementation appears to have a bug which results in HTTP connections aren't closing properly.
The fix is to always close input stream object we get from URLConnection after we done reading and deserializing it.
The new ROP implementation appears to have a bug which results in HTTP connections aren't closing properly.
The fix is to always close input stream object we get from URLConnection after we done reading and deserializing it.