gerritlib/gerritlib
Clark Boylan 2de58d560f Close ssh connections when done with them
Newer paramiko leaks connections if they are not explicitly closed. Add
a finally handler to always close the ssh connections when we are done
with it to avoid leaking these connections.

Change-Id: Ia2e53998d362683a42bda074d82e3a3a75f380b4
2018-05-03 13:39:57 -07:00
..
tests Specify testenv command for tox>=2.5 2016-12-01 20:20:59 +00:00
__init__.py Add setup.py to project. 2012-07-11 13:00:12 -07:00
gerrit.py Close ssh connections when done with them 2018-05-03 13:39:57 -07:00
version.py Update project docs 2015-04-20 13:10:34 -07:00