Close module URL stream as soon as possible 38/83938/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Aug 2019 14:43:58 +0000 (16:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Aug 2019 14:51:18 +0000 (16:51 +0200)
This refactors LibraryModulesSchemas.createFromURLConnection()
to close the stream before doing any further processing. This
lowers resource needs as well as makes for simpler code.

Change-Id: I08f242005185637f6dcbd37fe4ba86051624e56d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found