Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
if
__name__ ==
'__main__'
:
Callers
2
main
Function · 0.95
BasisUEncodeInternal
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected