Exemplo n.º 1
0
 def terminate(self):
     BaseThread.terminate(self)
     self.on_interesting_shit()
Exemplo n.º 2
0
 def terminate(self):
     BaseThread.terminate(self)
     self.server.server_close()