6521585912
Under python3 not closing file handles or network resources correctly results in warnings being shown to the end user. This change switches the resource usage to properly close when we're done. Change-Id: Iaf08f7d7b919b154797cf8f10663f349424cd6a2 Related-Bug: #1837393