X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=ee9b86217571bf559c4cb5b78fd9067efb9c0f19;hb=c5651795c9b7fc6782fa666a27351c2aae52c08f;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