Shutdown the xsmp server. #7566
This commit is contained in:
parent
c113487e99
commit
71f865da3f
@ -40,7 +40,7 @@ class SessionManager(object):
|
|||||||
self.session.initiate_shutdown()
|
self.session.initiate_shutdown()
|
||||||
|
|
||||||
def shutdown_completed(self):
|
def shutdown_completed(self):
|
||||||
pass
|
_sugarext.xsmp_shutdown()
|
||||||
|
|
||||||
def __shutdown_completed_cb(self, session):
|
def __shutdown_completed_cb(self, session):
|
||||||
self.shutdown_completed()
|
self.shutdown_completed()
|
||||||
|
Loading…
Reference in New Issue
Block a user