MCPcopy 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
66class Esi(EsiAccess):

Callers 1

stopServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected