Backport to 1.x: Fix FD leakage by closing apt cache in repo.py #291

Merged
merged 1 commit into from Feb 3, 2016

Conversation

Projects
None yet
2 participants
Member

kyrofa commented Feb 3, 2016

Backport of #268 for 1.x.

Note that in 1.x this wasn't actually in repy.py, but in cmds.py.

Collaborator

sergiusens commented Feb 3, 2016

Looks good to me 👍

sergiusens added a commit that referenced this pull request Feb 3, 2016

Merge pull request #291 from kyrofa/backport/apt_fd_leakage
Backport to 1.x: Fix FD leakage by closing apt cache in repo.py

@sergiusens sergiusens merged commit 0d46bfa into snapcore:1.x Feb 3, 2016

1 of 2 checks passed

coverage/coveralls Coverage decreased (-0.05%) to 95.343%
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@kyrofa kyrofa deleted the kyrofa:backport/apt_fd_leakage branch Feb 29, 2016

smoser pushed a commit to smoser/snapcraft that referenced this pull request Sep 14, 2016

Apply copyright (#291)
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment