X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=ovim.py;h=8c7ba393fdf4e50e8c68dff6b7281ad0ccf46f57;hb=refs%2Fchanges%2F96%2F1096%2F1;hp=e5cd40d0169bf68898cf2e43342ab56012256348;hpb=57f7bda62b86d19fbcd7b90271c7150ca8a8ab18;p=osm%2Fopenvim.git diff --git a/ovim.py b/ovim.py index e5cd40d..8c7ba39 100644 --- a/ovim.py +++ b/ovim.py @@ -239,9 +239,6 @@ class ovim(): thread.insert_task("exit") for thread in threads.values(): thread.join() - # http_thread.join() - # if http_thread_admin is not None: - # http_thread_admin.join() def get_ports(self, columns=None, filter={}, limit=None):