Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayOnLinux/POL-POM-4
/ closeServer
Method
closeServer
python/setupwindow/gui_server.py:76–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
74
self.initServer()
75
76
def
closeServer(self):
77
self.acceptor.close()
78
self._running = False
79
80
def
waitRelease(self, pid):
81
result = False
Callers
3
POLDie
Method · 0.80
POLRestart
Method · 0.80
POLDie
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected