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