Пример #1
0
 def finished(self, exit_code, exit_status):
     """Reimplement ExternalShellBase method"""
     ExternalShellBase.finished(self, exit_code, exit_status)
     self.introspection_socket = None
Пример #2
0
 def finished(self, exit_code, exit_status):
     """Reimplement ExternalShellBase method"""
     ExternalShellBase.finished(self, exit_code, exit_status)
     self.introspection_socket = None