Skip to content

Commit

Permalink
Merge pull request Tendrl#635 from Tendrl/Tendrl/issues/634
Browse files Browse the repository at this point in the history
Update gluster_native_message_handler.py
  • Loading branch information
r0h4n authored May 14, 2018
2 parents b395ea7 + 561faef commit 91b4538
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 91b4538

Please sign in to comment.