X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=openmanod.py;h=ee9b86217571bf559c4cb5b78fd9067efb9c0f19;hb=7e0e9c65bbe47c3c4dc784c7b33eac90bc2fde91;hp=4ac475db37102d1f93d1c25dd1cbaa5c7ef5ac7f;hpb=3fbff9b6666ea4981e953c98d236b54fb86c583b;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 4ac475db..ee9b8621 100755 --- a/openmanod.py +++ b/openmanod.py @@ -316,6 +316,4 @@ if __name__=="__main__": nfvo.stop_service() if httpthread: httpthread.join(1) - for thread in global_config["console_thread"]: - thread.terminate = True