Skip to content
Snippets Groups Projects
Commit 3bd57a05 authored by Manuela Kuhn's avatar Manuela Kuhn
Browse files

Added stop command to cleaer main function

parent fffcae7a
No related branches found
No related tags found
No related merge requests found
......@@ -70,8 +70,7 @@ class Cleaner():
self.log.error("Stopping cleanerProcess due to unknown error condition.")
self.log.debug("Error was: " + str(trace))
self.zmqCleanerSocket.close(0)
self.zmqContextForCleaner.destroy()
self.stop()
def getLogger(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment