Skip to content

Commit

Permalink
Update gluster_native_message_handler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
r0h4n authored May 14, 2018
1 parent b395ea7 commit 561faef
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ def stop(self):
{"message": "gluster native message reciever cleanup failed"}
)

cherrypy.engine.exit()

def run(self):
if not self._setup_gluster_native_message_reciever():
logger.log(
Expand Down

0 comments on commit 561faef

Please sign in to comment.