MCPcopy Create free account
hub / github.com/defold/defold / stop

Method stop

engine/script/test_script_server.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 self.server.serve_forever()
124
125 def stop(self):
126 self.server.shutdown()
127
128
129if __name__ == '__main__':

Callers 2

mainFunction · 0.95
BasisUEncodeInternalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected