Closedown

This commit is contained in:
x03daop
2017-08-23 13:01:51 +02:00
parent 1efd584403
commit f154777ead
-2
View File
@@ -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