Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ stop
Method
stop
service/esi.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
wx.CallAfter(self.callback)
61
62
def
stop(self):
63
self.running = False
64
65
66
class
Esi(EsiAccess):
Callers
1
stopServer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected