Skip to content
Snippets Groups Projects
Commit fb70b85f authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fixed #10

parent fd08f6a0
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,6 @@ class Cluster(object):
"""
logger.info('Commencing shutdown')
# self.snr.shutdown()
self.listener.terminate()
if wait:
self.listener.join()
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