From f154777ead8a61c518d83a91a4318b6f5c7713ac Mon Sep 17 00:00:00 2001 From: x03daop Date: Wed, 23 Aug 2017 13:01:51 +0200 Subject: [PATCH] Closedown --- script/scan_guard.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/scan_guard.py b/script/scan_guard.py index 6b1752f2..7cd2747b 100644 --- a/script/scan_guard.py +++ b/script/scan_guard.py @@ -908,8 +908,6 @@ def main(): beam_ok = True except: print sys.exc_info()[1] - - print "guard shutting down - measurements enabled" #This is to dispose created channels - otherwise, if channel is off, old channels remain and CPU consumption goes 100%. import _ca